Class InvalidSortOrderException

    • Constructor Detail

      • InvalidSortOrderException

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