Click or drag to resize

ExceptionHandlerContext Properties

The ExceptionHandlerContext type exposes the following members.

Properties
  NameDescription
Public propertyCurrentEvent
Gets the current event, when available.
Public propertyDeploymentId
Returns the deployment identifier.
Public propertyEpl
Returns the expression text of the statement.
Public propertyException
Returns the exception.
Public propertyExceptionType
Gets the type of the exception.
Public propertyRuntimeURI
Returns the runtime URI.
Public propertyStatementName
Returns the statement name, if provided, or the statement id assigned to the statement if no name was provided.
Top
See Also