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

public static class WindowQueue.ShutdownException extends Exception
The exception to be throw to kick the blocking WindowQueue.get() call when the queue is WindowQueue.shutdown().
See Also: