Class InvalidOrderException

    • Constructor Detail

      • InvalidOrderException

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