AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Aws::Scheduler::SchedulerError Member List

This is the complete list of members for Aws::Scheduler::SchedulerError, including all inherited members.

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