Class QueueDoesNotExistException

    • Constructor Detail

      • QueueDoesNotExistException

        public QueueDoesNotExistException​(String message)
        Constructs a new QueueDoesNotExistException with the specified error message.
        Parameters:
        message - Describes the error encountered.