public class AWSBadRequestException extends AWSServiceIOException
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_CODE
HTTP status code which signals this failure mode was triggered: 400.
|
| Constructor and Description |
|---|
AWSBadRequestException(String operation,
com.amazonaws.AmazonServiceException cause)
Instantiate.
|
getCause, getErrorCode, getRawResponseContent, getRequestId, getServiceName, getStatusCode, isRetryablegetMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int STATUS_CODE
public AWSBadRequestException(String operation, com.amazonaws.AmazonServiceException cause)
operation - operation which triggered thiscause - the underlying causeCopyright © 2008–2021 Apache Software Foundation. All rights reserved.