Package ca.phon.util
Class EmptyQueueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.util.EmptyQueueException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionEmptyQueueException
(String arg0) EmptyQueueException
(String arg0, Throwable arg1) EmptyQueueException
(Throwable arg0) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmptyQueueException
public EmptyQueueException() -
EmptyQueueException
-
EmptyQueueException
-
EmptyQueueException
-