public class AWSS3ControlException extends AmazonServiceException
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| AWSS3ControlException(String message)Constructs a new AWSS3ControlException with the specified error message. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getExtendedRequestId() | 
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWSS3ControlException(String message)
message - Describes the error encountered.public String getExtendedRequestId()
AmazonServiceException.getRequestId() to
 troubleshoot requests with the S3 service team.