public class EPRuntimeDestroyedException extends RuntimeException
This exception applies to destroyed runtime when a client attempts to use the runtime after it was destroyed.
Constructor and Description |
---|
EPRuntimeDestroyedException(String runtimeURI)
Ctor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EPRuntimeDestroyedException(String runtimeURI)
runtimeURI
- - runtime URICopyright © 2005–2018. All rights reserved.