Click or drag to resize

ExceptionHandlerFactoryContext Constructor

Ctor.

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

Parameters

runtimeUri
Type: SystemString
runtime URI
See Also