org.oddjob.util
Class BlockingQueue.ClosedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.oddjob.util.BlockingQueue.ClosedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
BlockingQueue

public static class BlockingQueue.ClosedException
extends java.lang.RuntimeException

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait