AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Aws::chatbot::ChatbotError Member List

This is the complete list of members for Aws::chatbot::ChatbotError, including all inherited members.

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