AWS SDK for C++
1.8.183
AWS SDK for C++
|
#include <IoTErrors.h>
Additional Inherited Members | |
![]() | |
ErrorPayloadType | GetErrorPayloadType () |
void | SetXmlPayload (const Aws::Utils::Xml::XmlDocument &xmlPayload) |
void | SetXmlPayload (Aws::Utils::Xml::XmlDocument &&xmlPayload) |
const Aws::Utils::Xml::XmlDocument & | GetXmlPayload () const |
void | SetJsonPayload (const Aws::Utils::Json::JsonValue &jsonPayload) |
void | SetJsonPayload (Aws::Utils::Json::JsonValue &&jsonPayload) |
const Aws::Utils::Json::JsonValue & | GetJsonPayload () const |
![]() | |
IoTErrors | m_errorType |
Aws::String | m_exceptionName |
Aws::String | m_message |
Aws::String | m_remoteHostIpAddress |
Aws::String | m_requestId |
Aws::Http::HeaderValueCollection | m_responseHeaders |
Aws::Http::HttpResponseCode | m_responseCode |
bool | m_isRetryable |
ErrorPayloadType | m_errorPayloadType |
Aws::Utils::Xml::XmlDocument | m_xmlPayload |
Aws::Utils::Json::JsonValue | m_jsonPayload |
Definition at line 77 of file IoTErrors.h.
|
inline |
Definition at line 80 of file IoTErrors.h.
|
inline |
Definition at line 81 of file IoTErrors.h.
|
inline |
Definition at line 82 of file IoTErrors.h.
|
inline |
Definition at line 83 of file IoTErrors.h.
|
inline |
Definition at line 84 of file IoTErrors.h.
T Aws::IoT::IoTError::GetModeledError | ( | ) |