The conversion handler that was available when the conversion operation was previously submitted is no longer available.

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

ToggleSyntax

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

ToggleSee Also