Class InvalidParameterException

All Implemented Interfaces:
Serializable

public class InvalidParameterException extends AmazonServiceException

The specified parameter is invalid. Review the available parameters for the API request.

See Also:
  • Constructor Details

    • InvalidParameterException

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