AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Aws::S3::S3Error Member List

This is the complete list of members for Aws::S3::S3Error, including all inherited members.

AWSError()Aws::Client::AWSError< S3Errors >
AWSError(ERROR_TYPE errorType, Aws::String exceptionName, Aws::String message, bool isRetryable)Aws::Client::AWSError< S3Errors >
AWSError(ERROR_TYPE errorType, bool isRetryable)Aws::Client::AWSError< S3Errors >
AWSError(AWSError &&)=defaultAws::Client::AWSError< S3Errors >
AWSError(const AWSError &)=defaultAws::Client::AWSError< S3Errors >
AWSError(AWSError< OTHER_ERROR_TYPE > &&rhs)Aws::Client::AWSError< S3Errors >
AWSError(const AWSError< OTHER_ERROR_TYPE > &rhs)Aws::Client::AWSError< S3Errors >
GetErrorPayloadType()Aws::Client::AWSError< S3Errors >protected
GetErrorType() constAws::Client::AWSError< S3Errors >
GetExceptionName() constAws::Client::AWSError< S3Errors >
GetJsonPayload() constAws::Client::AWSError< S3Errors >protected
GetMessage() constAws::Client::AWSError< S3Errors >
GetModeledError()Aws::S3::S3Error
GetRemoteHostIpAddress() constAws::Client::AWSError< S3Errors >
GetRequestId() constAws::Client::AWSError< S3Errors >
GetResponseCode() constAws::Client::AWSError< S3Errors >
GetResponseHeaders() constAws::Client::AWSError< S3Errors >
GetXmlPayload() constAws::Client::AWSError< S3Errors >protected
m_errorPayloadTypeAws::Client::AWSError< S3Errors >protected
m_errorTypeAws::Client::AWSError< S3Errors >protected
m_exceptionNameAws::Client::AWSError< S3Errors >protected
m_isRetryableAws::Client::AWSError< S3Errors >protected
m_jsonPayloadAws::Client::AWSError< S3Errors >protected
m_messageAws::Client::AWSError< S3Errors >protected
m_remoteHostIpAddressAws::Client::AWSError< S3Errors >protected
m_requestIdAws::Client::AWSError< S3Errors >protected
m_responseCodeAws::Client::AWSError< S3Errors >protected
m_responseHeadersAws::Client::AWSError< S3Errors >protected
m_xmlPayloadAws::Client::AWSError< S3Errors >protected
operator=(const AWSError< ERROR_TYPE > &)=defaultAws::Client::AWSError< S3Errors >
operator=(AWSError< ERROR_TYPE > &&)=defaultAws::Client::AWSError< S3Errors >
ResponseHeaderExists(const Aws::String &headerName) constAws::Client::AWSError< S3Errors >
S3Error()Aws::S3::S3Errorinline
S3Error(const Aws::Client::AWSError< Aws::Client::CoreErrors > &rhs)Aws::S3::S3Errorinline
S3Error(Aws::Client::AWSError< Aws::Client::CoreErrors > &&rhs)Aws::S3::S3Errorinline
S3Error(const Aws::Client::AWSError< S3Errors > &rhs)Aws::S3::S3Errorinline
S3Error(Aws::Client::AWSError< S3Errors > &&rhs)Aws::S3::S3Errorinline
SetExceptionName(const Aws::String &exceptionName)Aws::Client::AWSError< S3Errors >
SetJsonPayload(const Aws::Utils::Json::JsonValue &jsonPayload)Aws::Client::AWSError< S3Errors >protected
SetJsonPayload(Aws::Utils::Json::JsonValue &&jsonPayload)Aws::Client::AWSError< S3Errors >protected
SetMessage(const Aws::String &message)Aws::Client::AWSError< S3Errors >
SetRemoteHostIpAddress(const Aws::String &remoteHostIpAddress)Aws::Client::AWSError< S3Errors >
SetRequestId(const Aws::String &requestId)Aws::Client::AWSError< S3Errors >
SetResponseCode(Aws::Http::HttpResponseCode responseCode)Aws::Client::AWSError< S3Errors >
SetResponseHeaders(const Aws::Http::HeaderValueCollection &headers)Aws::Client::AWSError< S3Errors >
SetXmlPayload(const Aws::Utils::Xml::XmlDocument &xmlPayload)Aws::Client::AWSError< S3Errors >protected
SetXmlPayload(Aws::Utils::Xml::XmlDocument &&xmlPayload)Aws::Client::AWSError< S3Errors >protected
ShouldRetry() constAws::Client::AWSError< S3Errors >