AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
ErrorCode.h File Reference
#include <aws/cognito-identity/CognitoIdentity_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::CognitoIdentity
 
 Aws::CognitoIdentity::Model
 
 Aws::CognitoIdentity::Model::ErrorCodeMapper
 

Enumerations

enum  Aws::CognitoIdentity::Model::ErrorCode { Aws::CognitoIdentity::Model::ErrorCode::NOT_SET, Aws::CognitoIdentity::Model::ErrorCode::AccessDenied, Aws::CognitoIdentity::Model::ErrorCode::InternalServerError }
 

Functions

AWS_COGNITOIDENTITY_API ErrorCode Aws::CognitoIdentity::Model::ErrorCodeMapper::GetErrorCodeForName (const Aws::String &name)
 
AWS_COGNITOIDENTITY_API Aws::String Aws::CognitoIdentity::Model::ErrorCodeMapper::GetNameForErrorCode (ErrorCode value)