public class QueueClosedException extends java.lang.Exception
QueueClosedException()
QueueClosedException(java.lang.String msg)
java.lang.String
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public QueueClosedException()
public QueueClosedException(java.lang.String msg)
public java.lang.String toString()
toString
java.lang.Throwable