The indicated API class {0} is not supported. This exception is logged.

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

ToggleSyntax

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

ToggleSee Also