The JVM threw an exception while trying to execute an event action associated with an event.

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

ToggleSyntax

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

ToggleSee Also