AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-s3
include
aws
s3
S3ErrorMarshaller.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
aws/s3/S3_EXPORTS.h
>
9
#include <
aws/core/client/AWSErrorMarshaller.h
>
10
11
namespace
Aws
12
{
13
namespace
Client
14
{
15
16
class
AWS_S3_API
S3ErrorMarshaller
:
public
Aws::Client::XmlErrorMarshaller
17
{
18
public
:
19
Aws::Client::AWSError<Aws::Client::CoreErrors>
FindErrorByName
(
const
char
* exceptionName)
const override
;
20
virtual
Aws::String
ExtractRegion
(
const
AWSError<CoreErrors>
&)
const override
;
21
virtual
Aws::String
ExtractEndpoint
(
const
AWSError<CoreErrors>
&)
const override
;
22
};
23
24
}
// namespace Client
25
}
// namespace Aws
AWSErrorMarshaller.h
S3_EXPORTS.h
AWS_S3_API
#define AWS_S3_API
Definition:
S3_EXPORTS.h:28
Aws::Client::AWSError
Aws::Client::S3ErrorMarshaller
Definition:
S3ErrorMarshaller.h:17
Aws::Client::S3ErrorMarshaller::ExtractEndpoint
virtual Aws::String ExtractEndpoint(const AWSError< CoreErrors > &) const override
Aws::Client::S3ErrorMarshaller::FindErrorByName
Aws::Client::AWSError< Aws::Client::CoreErrors > FindErrorByName(const char *exceptionName) const override
Aws::Client::S3ErrorMarshaller::ExtractRegion
virtual Aws::String ExtractRegion(const AWSError< CoreErrors > &) const override
Aws::Client::XmlErrorMarshaller
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences