Failed to create folder [{0}] under root folder [{1}] for thumbnail generation of input file [{2}].

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

ToggleSyntax

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

ToggleSee Also