AWS SDK for C++  0.14.3
AWS SDK for C++
Public Member Functions | List of all members
Aws::Client::GlacierErrorMarshaller Class Reference

#include <GlacierErrorMarshaller.h>

+ Inheritance diagram for Aws::Client::GlacierErrorMarshaller:

Public Member Functions

 GlacierErrorMarshaller ()
 
virtual ~GlacierErrorMarshaller ()
 
virtual Client::AWSError< Client::CoreErrorsFindErrorByName (const char *exceptionName) const
 
- Public Member Functions inherited from Aws::Client::AWSErrorMarshaller
virtual ~AWSErrorMarshaller ()
 
virtual AWSError< CoreErrorsMarshall (const Aws::String &exceptionNLame, const Aws::String &message) const
 

Detailed Description

Definition at line 25 of file GlacierErrorMarshaller.h.

Constructor & Destructor Documentation

Aws::Client::GlacierErrorMarshaller::GlacierErrorMarshaller ( )
inline

Definition at line 28 of file GlacierErrorMarshaller.h.

virtual Aws::Client::GlacierErrorMarshaller::~GlacierErrorMarshaller ( )
inlinevirtual

Definition at line 29 of file GlacierErrorMarshaller.h.

Member Function Documentation

virtual Client::AWSError<Client::CoreErrors> Aws::Client::GlacierErrorMarshaller::FindErrorByName ( const char *  exceptionName) const
virtual

Attempts to finds an error code by the exception name. Otherwise returns CoreErrors::UNKNOWN as the error type.

Reimplemented from Aws::Client::AWSErrorMarshaller.


The documentation for this class was generated from the following file: