 | VariableValueException Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.variable
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic VariableValueException(
string message
)
Parameters
- message
- Type: SystemString
supplies exception details
See Also