 | EPUndeployLockException Constructor |
Ctor
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic EPUndeployLockException(
string message,
Exception cause
)
Parameters
- message
- Type: SystemString
message - cause
- Type: SystemException
cause
See Also