Package com.webmethods.rtl.event
Class WindowQueue.ShutdownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.webmethods.rtl.event.WindowQueue.ShutdownException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- WindowQueue
The exception to be throw to kick the blocking
WindowQueue.get()
call when the queue is WindowQueue.shutdown()
.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString