Class EPUndeployLockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.runtime.client.EPUndeployException
com.espertech.esper.runtime.client.EPUndeployLockException
- All Implemented Interfaces:
Serializable
Undeploy exception to indicate a problem taking the necessary lock
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EPUndeployLockException
Ctor- Parameters:
message
- messagecause
- cause
-