Class InvalidLimitException

All Implemented Interfaces:
Serializable

public class InvalidLimitException extends AmazonServiceException

The specified limit is outside the allowable range.

See Also:
  • Constructor Details

    • InvalidLimitException

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