Click or drag to resize

EPDeployException Constructor (Exception)

Ctor.

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public EPDeployException(
	Exception cause
)

Parameters

cause
Type: SystemException
cause
See Also