AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
AWSError.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/http/HttpResponse.h>
#include <aws/core/utils/xml/XmlSerializer.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <aws/core/utils/StringUtils.h>

Go to the source code of this file.

Classes

class  Aws::Client::AWSError< ERROR_TYPE >
 

Namespaces

namespace  Aws
 
namespace  Aws::Client
 

Enumerations

enum class  Aws::Client::ErrorPayloadType { Aws::Client::NOT_SET , Aws::Client::XML , Aws::Client::JSON }
 

Functions

template<typename T >
Aws::OStreamAws::Client::operator<< (Aws::OStream &s, const AWSError< T > &e)