Class InvalidCommandIdException

    • Constructor Detail

      • InvalidCommandIdException

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