 | EPRuntimeException Constructor (Exception) |
Ctor - just an inner exception.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic EPRuntimeException(
Exception cause
)
Parameters
- cause
- Type: SystemException
inner exception
See Also