Click or drag to resize

EPDeployPreconditionException Constructor (String)

Ctor.

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

Parameters

message
Type: SystemString
message
See Also