Class InvalidMaxResultsException

    • Constructor Detail

      • InvalidMaxResultsException

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