Package com.webmethods.rtl.event
Class BufferingQueue.ShutdownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.webmethods.rtl.event.BufferingQueue.ShutdownException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BufferingQueue
The exception to be throw to kick the blocking
BufferingQueue.get()
call when the queue is BufferingQueue.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