Package com.queue.file.exception
Class QueueReadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.queue.file.exception.QueueReadException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueReadException(String message) QueueReadException(String message, Throwable cause) QueueReadException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QueueReadException
public QueueReadException() -
QueueReadException
-
QueueReadException
-
QueueReadException
-