Click or drag to resize

ExceptionHandlerFactoryContext Class

Context provided to ExceptionHandlerFactory implementations providing runtime contextual information.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.exceptionExceptionHandlerFactoryContext

Namespace:  com.espertech.esper.common.client.hook.exception
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class ExceptionHandlerFactoryContext

The ExceptionHandlerFactoryContext type exposes the following members.

Constructors
  NameDescription
Public methodExceptionHandlerFactoryContext
Ctor.
Top
Properties
  NameDescription
Public propertyRuntimeURI
Returns the runtime URI.
Top
See Also