 | IllegalStateTransitionException Constructor |
Namespace:
com.espertech.esper.runtime.client.util
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic IllegalStateTransitionException(
string message
)
Parameters
- message
- Type: SystemString
an explanation of the cause of the exception
See Also