AWS SDK for C++
AWS SDK for C++ Version 1.11.740
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-chime
include
aws
chime
model
ErrorCode.h
1
6
#pragma once
7
#include <aws/chime/Chime_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
Chime {
12
namespace
Model {
13
enum class
ErrorCode
{
14
NOT_SET
,
15
BadRequest
,
16
Conflict
,
17
Forbidden
,
18
NotFound
,
19
PreconditionFailed
,
20
ResourceLimitExceeded
,
21
ServiceFailure
,
22
AccessDenied
,
23
ServiceUnavailable
,
24
Throttled
,
25
Throttling
,
26
Unauthorized
,
27
Unprocessable
,
28
VoiceConnectorGroupAssociationsExist
,
29
PhoneNumberAssociationsExist
30
};
31
32
namespace
ErrorCodeMapper {
33
AWS_CHIME_API
ErrorCode
GetErrorCodeForName
(
const
Aws::String
& name);
34
35
AWS_CHIME_API
Aws::String
GetNameForErrorCode
(
ErrorCode
value);
36
}
// namespace ErrorCodeMapper
37
}
// namespace Model
38
}
// namespace Chime
39
}
// namespace Aws
Aws::Chime::Model::ErrorCodeMapper::GetNameForErrorCode
AWS_CHIME_API Aws::String GetNameForErrorCode(ErrorCode value)
Aws::Chime::Model::ErrorCodeMapper::GetErrorCodeForName
AWS_CHIME_API ErrorCode GetErrorCodeForName(const Aws::String &name)
Aws::Chime::Model::ErrorCode
ErrorCode
Definition
ErrorCode.h:13
Aws::Chime::Model::ErrorCode::ServiceFailure
@ ServiceFailure
Aws::Chime::Model::ErrorCode::ServiceUnavailable
@ ServiceUnavailable
Aws::Chime::Model::ErrorCode::PreconditionFailed
@ PreconditionFailed
Aws::Chime::Model::ErrorCode::NotFound
@ NotFound
Aws::Chime::Model::ErrorCode::Throttling
@ Throttling
Aws::Chime::Model::ErrorCode::Unprocessable
@ Unprocessable
Aws::Chime::Model::ErrorCode::Forbidden
@ Forbidden
Aws::Chime::Model::ErrorCode::VoiceConnectorGroupAssociationsExist
@ VoiceConnectorGroupAssociationsExist
Aws::Chime::Model::ErrorCode::BadRequest
@ BadRequest
Aws::Chime::Model::ErrorCode::PhoneNumberAssociationsExist
@ PhoneNumberAssociationsExist
Aws::Chime::Model::ErrorCode::ResourceLimitExceeded
@ ResourceLimitExceeded
Aws::Chime::Model::ErrorCode::Throttled
@ Throttled
Aws::Chime::Model::ErrorCode::AccessDenied
@ AccessDenied
Aws::Chime::Model::ErrorCode::Unauthorized
@ Unauthorized
Aws::Chime::Model::ErrorCode::Conflict
@ Conflict
Aws::Chime::Model::AccountStatus::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences