Document classifier threw an exception. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CLASSIFIER_THREW As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CLASSIFIER_THREW; |
C++ |
---|
public: static const ExceptionCode CLASSIFIER_THREW; |
J# |
---|
public static final ExceptionCode CLASSIFIER_THREW |
JScript |
---|
public static const var CLASSIFIER_THREW : ExceptionCode; |