7#include <aws/core/Core_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
18 template<
typename ERROR_TYPE>
68 namespace CoreErrorsMapper
AWS_CORE_API void CleanupCoreErrorsMapper()
AWS_CORE_API AWSError< CoreErrors > GetErrorForName(const char *errorName)
AWS_CORE_API void InitCoreErrorsMapper()
AWS_CORE_API AWSError< CoreErrors > GetErrorForHttpResponseCode(Aws::Http::HttpResponseCode code)
Aws::OStream & operator<<(Aws::OStream &s, const AWSError< T > &e)
@ INVALID_PARAMETER_VALUE
@ SIGNATURE_DOES_NOT_MATCH
@ REQUEST_TIME_TOO_SKEWED
@ INVALID_QUERY_PARAMETER
@ MISSING_AUTHENTICATION_TOKEN
@ INVALID_PARAMETER_COMBINATION
@ INVALID_CLIENT_TOKEN_ID
@ SERVICE_EXTENSION_START_RANGE
@ ENDPOINT_RESOLUTION_FAILURE
std::basic_ostream< char, std::char_traits< char > > OStream
Aws::Client::AWSError< CoreErrors > AWSError