AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Aws::drs::DrsError Member List

This is the complete list of members for Aws::drs::DrsError, including all inherited members.

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