AWS SDK for C++
0.12.9
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::CloudWatch | |
Aws::CloudWatch::CloudWatchErrorMapper | |
Functions | |
AWS_CLOUDWATCH_API Client::AWSError< Client::CoreErrors > | Aws::CloudWatch::CloudWatchErrorMapper::GetErrorForName (const char *errorName) |
Variables | |
INCOMPLETE_SIGNATURE = 0 | |
INTERNAL_FAILURE = 1 | |
INVALID_ACTION = 2 | |
INVALID_CLIENT_TOKEN_ID = 3 | |
INVALID_PARAMETER_COMBINATION = 4 | |
INVALID_QUERY_PARAMETER = 5 | |
INVALID_PARAMETER_VALUE = 6 | |
MISSING_ACTION = 7 | |
MISSING_AUTHENTICATION_TOKEN = 8 | |
MISSING_PARAMETER = 9 | |
OPT_IN_REQUIRED = 10 | |
REQUEST_EXPIRED = 11 | |
SERVICE_UNAVAILABLE = 12 | |
THROTTLING = 13 | |
VALIDATION = 14 | |
ACCESS_DENIED = 15 | |
RESOURCE_NOT_FOUND = 16 | |
UNRECOGNIZED_CLIENT = 17 | |
MALFORMED_QUERY_STRING = 18 | |
NETWORK_CONNECTION = 99 | |
UNKNOWN = 100 | |
INTERNAL_SERVICE_FAULT = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 | |
INVALID_FORMAT_FAULT | |
INVALID_NEXT_TOKEN | |
LIMIT_EXCEEDED_FAULT | |
ACCESS_DENIED = 15 |
Definition at line 43 of file CloudWatchErrors.h.
INCOMPLETE_SIGNATURE = 0 |
Definition at line 28 of file CloudWatchErrors.h.
INTERNAL_FAILURE = 1 |
Definition at line 29 of file CloudWatchErrors.h.
INTERNAL_SERVICE_FAULT = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 |
Definition at line 51 of file CloudWatchErrors.h.
INVALID_ACTION = 2 |
Definition at line 30 of file CloudWatchErrors.h.
INVALID_CLIENT_TOKEN_ID = 3 |
Definition at line 31 of file CloudWatchErrors.h.
INVALID_FORMAT_FAULT |
Definition at line 51 of file CloudWatchErrors.h.
INVALID_NEXT_TOKEN |
Definition at line 51 of file CloudWatchErrors.h.
INVALID_PARAMETER_COMBINATION = 4 |
Definition at line 32 of file CloudWatchErrors.h.
INVALID_PARAMETER_VALUE = 6 |
Definition at line 34 of file CloudWatchErrors.h.
INVALID_QUERY_PARAMETER = 5 |
Definition at line 33 of file CloudWatchErrors.h.
LIMIT_EXCEEDED_FAULT |
Definition at line 51 of file CloudWatchErrors.h.
MALFORMED_QUERY_STRING = 18 |
Definition at line 46 of file CloudWatchErrors.h.
MISSING_ACTION = 7 |
Definition at line 35 of file CloudWatchErrors.h.
MISSING_AUTHENTICATION_TOKEN = 8 |
Definition at line 36 of file CloudWatchErrors.h.
MISSING_PARAMETER = 9 |
Definition at line 37 of file CloudWatchErrors.h.
NETWORK_CONNECTION = 99 |
Definition at line 47 of file CloudWatchErrors.h.
OPT_IN_REQUIRED = 10 |
Definition at line 38 of file CloudWatchErrors.h.
REQUEST_EXPIRED = 11 |
Definition at line 39 of file CloudWatchErrors.h.
RESOURCE_NOT_FOUND = 16 |
Definition at line 44 of file CloudWatchErrors.h.
SERVICE_UNAVAILABLE = 12 |
Definition at line 40 of file CloudWatchErrors.h.
THROTTLING = 13 |
Definition at line 41 of file CloudWatchErrors.h.
UNKNOWN = 100 |
Definition at line 48 of file CloudWatchErrors.h.
UNRECOGNIZED_CLIENT = 17 |
Definition at line 45 of file CloudWatchErrors.h.
VALIDATION = 14 |
Definition at line 42 of file CloudWatchErrors.h.