Class InvalidParameterValueException

All Implemented Interfaces:
Serializable

public class InvalidParameterValueException extends AmazonServiceException

Bad or out-of-range value was supplied for the input parameter.

See Also:
  • Constructor Details

    • InvalidParameterValueException

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