AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Public Member Functions | List of all members
Aws::ivschat::IvschatError Class Reference

#include <IvschatErrors.h>

Inheritance diagram for Aws::ivschat::IvschatError:
[legend]

Public Member Functions

 
 
 
 
 
template<typename T >
 

Public Member Functions inherited from Aws::Client::AWSError< IvschatErrors >

 
 AWSError (ERROR_TYPE errorType, Aws::String exceptionName, Aws::String message, bool isRetryable)
 
 AWSError (ERROR_TYPE errorType, bool isRetryable)
 
 AWSError (ERROR_TYPE errorType, RetryableType retryableType, Aws::String exceptionName="", Aws::String message="")
 
 AWSError (AWSError &&)=default
 
 AWSError (const AWSError &)=default
 
 AWSError (AWSError< OTHER_ERROR_TYPE > &&rhs)
 
 AWSError (const AWSError< OTHER_ERROR_TYPE > &rhs)
 
AWSErroroperator= (const AWSError< ERROR_TYPE > &)=default
 
AWSErroroperator= (AWSError< ERROR_TYPE > &&)=default
 
const ERROR_TYPE GetErrorType () const
 
const Aws::StringGetExceptionName () const
 
void SetExceptionName (const Aws::String &exceptionName)
 
const Aws::StringGetMessage () const
 
void SetMessage (const Aws::String &message)
 
 
void SetRemoteHostIpAddress (const Aws::String &remoteHostIpAddress)
 
const Aws::StringGetRequestId () const
 
void SetRequestId (const Aws::String &requestId)
 
bool ShouldRetry () const
 
 
 
bool ResponseHeaderExists (const Aws::String &headerName) const
 
 
 
bool ShouldThrottle () const
 
void SetRetryableType (const RetryableType retryableType)
 

Additional Inherited Members

Protected Member Functions inherited from Aws::Client::AWSError< IvschatErrors >

 
 
 
 
void SetJsonPayload (const Aws::Utils::Json::JsonValue &jsonPayload)
 
 
 

Protected Attributes inherited from Aws::Client::AWSError< IvschatErrors >

ERROR_TYPE m_errorType
 
 
 
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 56 of file IvschatErrors.h.

Constructor & Destructor Documentation

◆ IvschatError() [1/5]

Aws::ivschat::IvschatError::IvschatError ( )
inline

Definition at line 59 of file IvschatErrors.h.

◆ IvschatError() [2/5]

Aws::ivschat::IvschatError::IvschatError ( const Aws::Client::AWSError< Aws::Client::CoreErrors > &  rhs)
inline

Definition at line 60 of file IvschatErrors.h.

◆ IvschatError() [3/5]

Aws::ivschat::IvschatError::IvschatError ( Aws::Client::AWSError< Aws::Client::CoreErrors > &&  rhs)
inline

Definition at line 61 of file IvschatErrors.h.

◆ IvschatError() [4/5]

Aws::ivschat::IvschatError::IvschatError ( const Aws::Client::AWSError< IvschatErrors > &  rhs)
inline

Definition at line 62 of file IvschatErrors.h.

◆ IvschatError() [5/5]

Aws::ivschat::IvschatError::IvschatError ( Aws::Client::AWSError< IvschatErrors > &&  rhs)
inline

Definition at line 63 of file IvschatErrors.h.

Member Function Documentation

◆ GetModeledError()

template<typename T >
T Aws::ivschat::IvschatError::GetModeledError ( )

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