Class EPRuntimeDestroyedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.espertech.esper.runtime.client.EPRuntimeDestroyedException
All Implemented Interfaces:
Serializable

public class EPRuntimeDestroyedException extends RuntimeException
This exception is thrown to indicate that the runtime instance has been destroyed.

This exception applies to destroyed runtime when a client attempts to use the runtime after it was destroyed.

See Also:
  • Constructor Details

    • EPRuntimeDestroyedException

      public EPRuntimeDestroyedException(String runtimeURI)
      Ctor.
      Parameters:
      runtimeURI - - runtime URI