AWS IoT Device SDK C++ v2
1.36.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Iotidentity::ServiceErrorV2< E >, including all inherited members.
GetErrorCode() const | Aws::Iotidentity::ServiceErrorV2< E > | inline |
GetModeledError() const | Aws::Iotidentity::ServiceErrorV2< E > | inline |
HasModeledError() const | Aws::Iotidentity::ServiceErrorV2< E > | inline |
operator=(const ServiceErrorV2< E > &rhs)=default | Aws::Iotidentity::ServiceErrorV2< E > | |
operator=(ServiceErrorV2< E > &&rhs)=default | Aws::Iotidentity::ServiceErrorV2< E > | |
ServiceErrorV2()=delete | Aws::Iotidentity::ServiceErrorV2< E > | |
ServiceErrorV2(const ServiceErrorV2< E > &rhs)=default | Aws::Iotidentity::ServiceErrorV2< E > | |
ServiceErrorV2(ServiceErrorV2< E > &&rhs)=default | Aws::Iotidentity::ServiceErrorV2< E > | |
ServiceErrorV2(int errorCode) | Aws::Iotidentity::ServiceErrorV2< E > | inlineexplicit |
ServiceErrorV2(int errorCode, E &&modeledError) | Aws::Iotidentity::ServiceErrorV2< E > | inline |
~ServiceErrorV2()=default | Aws::Iotidentity::ServiceErrorV2< E > |