Package com.queue.file.exception
Class QueueWriteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.queue.file.exception.QueueWriteException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueWriteException(String message) QueueWriteException(String message, Throwable cause) QueueWriteException(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
-
QueueWriteException
public QueueWriteException() -
QueueWriteException
-
QueueWriteException
-
QueueWriteException
-