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

#include <RedshiftErrorMarshaller.h>

+ Inheritance diagram for Aws::Client::RedshiftErrorMarshaller:

Public Member Functions

 RedshiftErrorMarshaller ()
 
virtual ~RedshiftErrorMarshaller ()
 
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 RedshiftErrorMarshaller.h.

Constructor & Destructor Documentation

Aws::Client::RedshiftErrorMarshaller::RedshiftErrorMarshaller ( )
inline

Definition at line 28 of file RedshiftErrorMarshaller.h.

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

Definition at line 29 of file RedshiftErrorMarshaller.h.

Member Function Documentation

virtual Client::AWSError<Client::CoreErrors> Aws::Client::RedshiftErrorMarshaller::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: