public class InvalidParameterException extends AmazonServiceException
An input parameter violated a constraint. For example, in synchronous
operations, an InvalidParameterException exception occurs when
neither of the S3Object or Bytes values are
supplied in the Document request parameter. Validate your
parameter before calling the API operation again.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidParameterException(java.lang.String message)
Constructs a new InvalidParameterException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableCopyright © 2018 Amazon Web Services, Inc. All Rights Reserved.