Click or drag to resize

EPLockException Constructor (String)

Initializes a new instance of the EPLockException class

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EPLockException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:com.espertech.esper.common.client.EPLockException.#ctor(System.String)"]

See Also