Class EPUndeployException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.runtime.client.EPUndeployException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EPUndeployLockException, EPUndeployNotFoundException, EPUndeployPreconditionException

public class EPUndeployException extends Exception
Exception during an undeploy operation by EPDeploymentService.undeploy(java.lang.String)
See Also:
  • Constructor Details

    • EPUndeployException

      public EPUndeployException(String message)
      Ctor
      Parameters:
      message - message
    • EPUndeployException

      public EPUndeployException(String message, Throwable cause)
      Ctor.
      Parameters:
      message - message
      cause - cause