Click or drag to resize

IllegalStateTransitionException Constructor

an explanation of the cause of the exception

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public IllegalStateTransitionException(
	string message
)

Parameters

message
Type: SystemString

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

See Also