Content conversion handler capable of converting content from {0} to {1} could not be found.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONVERSION_HANDLER_NOT_FOUND As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONVERSION_HANDLER_NOT_FOUND |
Visual C++ |
---|
public: static initonly ExceptionCode^ CONVERSION_HANDLER_NOT_FOUND |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.conversioN_HANDLER_NOT_FOUND |