Class QueueException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.sakaiproject.contentreview.exception.QueueException
-
- All Implemented Interfaces:
Serializable
public class QueueException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueueException()QueueException(String arg0)QueueException(String arg0, Throwable arg1)QueueException(Throwable arg0)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-