The EventAction handler indicated could not be retrieved. This field is read-only.


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

Syntax

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

See Also