Class InvalidRequestException

All Implemented Interfaces:
Serializable

public class InvalidRequestException extends AmazonServiceException

One or more input parameters is not valid. Please correct the input parameters and try the operation again.

See Also:
  • Constructor Details

    • InvalidRequestException

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