Click or drag to resize

EPDeployLockException Constructor

Ctor

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

Parameters

message
Type: SystemString
message
cause
Type: SystemException
cause
See Also