 | TimerException Constructor (String) |
Namespace:
com.espertech.esper.compat.timers
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic TimerException(
string message
)
Parameters
- message
- Type: SystemString
The message.
See Also