Class IBlockingQueue.ClosedException

All Implemented Interfaces:
Serializable
Enclosing interface:
IBlockingQueue<T>

public static class IBlockingQueue.ClosedException extends RuntimeException
Closed exception.
See Also:
  • Constructor Details

    • ClosedException

      public ClosedException(String text)
      Create a new closed exception.