Neither class name nor script text is set for mime type {0}. The classification component is not registered.

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

ToggleSyntax

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

ToggleSee Also