The document classification handler threw an exception. The exception is chained to this one. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CLASSIFY_HANDLER_THREW As ExceptionCode
C#
public static readonly ExceptionCode CLASSIFY_HANDLER_THREW;
C++
public:
 static const ExceptionCode CLASSIFY_HANDLER_THREW;
J#
public static final ExceptionCode CLASSIFY_HANDLER_THREW
JScript
public static const var CLASSIFY_HANDLER_THREW : ExceptionCode;

See Also