Class EmptyQueueException

All Implemented Interfaces:
Serializable

public class EmptyQueueException extends RuntimeException
See Also:
  • Constructor Details

    • EmptyQueueException

      public EmptyQueueException()
    • EmptyQueueException

      public EmptyQueueException(String message)