Class QueueReadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.queue.file.exception.QueueReadException
All Implemented Interfaces:
Serializable

public class QueueReadException extends Exception
See Also:
  • Constructor Details

    • QueueReadException

      public QueueReadException()
    • QueueReadException

      public QueueReadException(String message)
    • QueueReadException

      public QueueReadException(Throwable cause)
    • QueueReadException

      public QueueReadException(String message, Throwable cause)