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,
software.amazon.awssdk.awscore.exception.AwsServiceException cause)
Instantiate.
|
awsErrorDetails, extendedRequestId, getCause, requestId, statusCodegetMessage, retryableaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int STATUS_CODE
public AWSBadRequestException(String operation, software.amazon.awssdk.awscore.exception.AwsServiceException cause)
operation - operation which triggered thiscause - the underlying causeCopyright © 2008–2024 Apache Software Foundation. All rights reserved.