public class BadRequestException extends AmazonServiceException
Your request didn't pass one or more validation tests. For example, if the
entity that you're trying to delete doesn't exist or if it is in a
non-terminal state (for example, it's "in progress"). See the exception
Message
field for more information.
AmazonServiceException.ErrorType
Constructor and Description |
---|
BadRequestException(java.lang.String message)
Constructs a new BadRequestException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.