Class UndeployPreconditionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.common.internal.context.util.UndeployPreconditionException
- All Implemented Interfaces:
Serializable
Thrown to indicate a precondition violation for undeploy.
- 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
-
UndeployPreconditionException
Ctor.- Parameters:
message
- - validation error message
-