public class EPRuntimeDestroyedException
extends java.lang.RuntimeException
This exception applies to destroyed runtime when a client attempts to use the runtime after it was destroyed.
Constructor and Description |
---|
EPRuntimeDestroyedException(java.lang.String runtimeURI)
Ctor.
|