AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
DeviceFarmErrors.h File Reference
#include <aws/core/client/CoreErrors.h>
#include <aws/devicefarm/DeviceFarm_EXPORTS.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::DeviceFarm
 
 Aws::DeviceFarm::DeviceFarmErrorMapper
 

Enumerations

enum  Aws::DeviceFarm::DeviceFarmErrors {
  Aws::DeviceFarm::DeviceFarmErrors::INCOMPLETE_SIGNATURE = 0, Aws::DeviceFarm::DeviceFarmErrors::INTERNAL_FAILURE = 1, Aws::DeviceFarm::DeviceFarmErrors::INVALID_ACTION = 2, Aws::DeviceFarm::DeviceFarmErrors::INVALID_CLIENT_TOKEN_ID = 3,
  Aws::DeviceFarm::DeviceFarmErrors::INVALID_PARAMETER_COMBINATION = 4, Aws::DeviceFarm::DeviceFarmErrors::INVALID_QUERY_PARAMETER = 5, Aws::DeviceFarm::DeviceFarmErrors::INVALID_PARAMETER_VALUE = 6, Aws::DeviceFarm::DeviceFarmErrors::MISSING_ACTION = 7,
  Aws::DeviceFarm::DeviceFarmErrors::MISSING_AUTHENTICATION_TOKEN = 8, Aws::DeviceFarm::DeviceFarmErrors::MISSING_PARAMETER = 9, Aws::DeviceFarm::DeviceFarmErrors::OPT_IN_REQUIRED = 10, Aws::DeviceFarm::DeviceFarmErrors::REQUEST_EXPIRED = 11,
  Aws::DeviceFarm::DeviceFarmErrors::SERVICE_UNAVAILABLE = 12, Aws::DeviceFarm::DeviceFarmErrors::THROTTLING = 13, Aws::DeviceFarm::DeviceFarmErrors::VALIDATION = 14, Aws::DeviceFarm::DeviceFarmErrors::ACCESS_DENIED = 15,
  Aws::DeviceFarm::DeviceFarmErrors::RESOURCE_NOT_FOUND = 16, Aws::DeviceFarm::DeviceFarmErrors::UNRECOGNIZED_CLIENT = 17, Aws::DeviceFarm::DeviceFarmErrors::MALFORMED_QUERY_STRING = 18, Aws::DeviceFarm::DeviceFarmErrors::NETWORK_CONNECTION = 99,
  Aws::DeviceFarm::DeviceFarmErrors::UNKNOWN = 100, Aws::DeviceFarm::DeviceFarmErrors::ARGUMENT = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, Aws::DeviceFarm::DeviceFarmErrors::IDEMPOTENCY, Aws::DeviceFarm::DeviceFarmErrors::LIMIT_EXCEEDED,
  Aws::DeviceFarm::DeviceFarmErrors::NOT_ELIGIBLE, Aws::DeviceFarm::DeviceFarmErrors::NOT_FOUND, Aws::DeviceFarm::DeviceFarmErrors::SERVICE_ACCOUNT
}
 

Functions

AWS_DEVICEFARM_API Client::AWSError< Client::CoreErrors > Aws::DeviceFarm::DeviceFarmErrorMapper::GetErrorForName (const char *errorName)