Class InvalidParameterValueException

All Implemented Interfaces:
Serializable

public class InvalidParameterValueException extends AmazonServiceException

The value for a parameter is invalid.

See Also:
  • Constructor Details

    • InvalidParameterValueException

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