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