AWS SDK for C++
AWS SDK for C++ Version 1.11.440
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
{
12
namespace
Chime
13
{
14
namespace
Model
15
{
16
enum class
ErrorCode
17
{
18
NOT_SET
,
19
BadRequest
,
20
Conflict
,
21
Forbidden
,
22
NotFound
,
23
PreconditionFailed
,
24
ResourceLimitExceeded
,
25
ServiceFailure
,
26
AccessDenied
,
27
ServiceUnavailable
,
28
Throttled
,
29
Throttling
,
30
Unauthorized
,
31
Unprocessable
,
32
VoiceConnectorGroupAssociationsExist
,
33
PhoneNumberAssociationsExist
34
};
35
36
namespace
ErrorCodeMapper
37
{
38
AWS_CHIME_API
ErrorCode
GetErrorCodeForName
(
const
Aws::String
& name);
39
40
AWS_CHIME_API
Aws::String
GetNameForErrorCode
(
ErrorCode
value);
41
}
// namespace ErrorCodeMapper
42
}
// namespace Model
43
}
// namespace Chime
44
}
// 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:17
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