Class InvalidMaxResultsException

All Implemented Interfaces:
Serializable

public class InvalidMaxResultsException extends AmazonServiceException

This exception is thrown if the limit specified is invalid.

See Also:
  • Constructor Details

    • InvalidMaxResultsException

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