The thumbnail image format [{0}] is not supported by the thumbnail generation service provider.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_THUMBNAIL_OUTPUT_FORMAT_NOT_SUPPORTED As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_THUMBNAIL_OUTPUT_FORMAT_NOT_SUPPORTED
Visual C++
public:
static initonly ExceptionCode^ CONTENT_THUMBNAIL_OUTPUT_FORMAT_NOT_SUPPORTED
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_THUMBNAIL_OUTPUT_FORMAT_NOT_SUPPORTED

ToggleSee Also