An exception occurred in the Event handler. 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 EVENT_HANDLER_THREW As ExceptionCode |
C# |
---|
public static readonly ExceptionCode EVENT_HANDLER_THREW; |
C++ |
---|
public: static const ExceptionCode EVENT_HANDLER_THREW; |
J# |
---|
public static final ExceptionCode EVENT_HANDLER_THREW |
JScript |
---|
public static const var EVENT_HANDLER_THREW : ExceptionCode; |