A non-retriable error occurred when generating thumbnail for file: [{0}], generation service returned error code: [{1}].

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

ToggleSyntax

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

ToggleSee Also