 | ExceptionHandlerContextUnassociated Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.hook.exception
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ExceptionHandlerContextUnassociated(
string engineURI,
Exception exception,
Object currentEvent
)
Parameters
- engineURI
- Type: SystemString
engine URI - exception
- Type: SystemException
exception - currentEvent
- Type: SystemObject
the event when applicable
See Also