AWS SDK for C++: Aws::Lightsail::Model::ServiceException Class Reference

#include <ServiceException.h>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

void SetTip (const char *value)

 

 

 

 

A general service exception.

See Also:

AWS API Reference

Definition at line 31 of file ServiceException.h.

◆ ServiceException() [1/2]

AWS_LIGHTSAIL_API Aws::Lightsail::Model::ServiceException::ServiceException ( )

◆ ServiceException() [2/2]

◆ CodeHasBeenSet()

bool Aws::Lightsail::Model::ServiceException::CodeHasBeenSet ( ) const

inline

◆ DocsHasBeenSet()

bool Aws::Lightsail::Model::ServiceException::DocsHasBeenSet ( ) const

inline

◆ GetCode() const Aws::String & Aws::Lightsail::Model::ServiceException::GetCode ( ) const inline

◆ GetDocs() const Aws::String & Aws::Lightsail::Model::ServiceException::GetDocs ( ) const inline

◆ GetMessage() const Aws::String & Aws::Lightsail::Model::ServiceException::GetMessage ( ) const inline

◆ GetTip() const Aws::String & Aws::Lightsail::Model::ServiceException::GetTip ( ) const inline

◆ Jsonize()

◆ MessageHasBeenSet()

bool Aws::Lightsail::Model::ServiceException::MessageHasBeenSet ( ) const

inline

◆ operator=()

◆ SetCode() [1/3] void Aws::Lightsail::Model::ServiceException::SetCode ( Aws::String &&  value) inline

◆ SetCode() [2/3] void Aws::Lightsail::Model::ServiceException::SetCode ( const Aws::String &  value) inline

◆ SetCode() [3/3]

void Aws::Lightsail::Model::ServiceException::SetCode ( const char *  value)

inline

◆ SetDocs() [1/3] void Aws::Lightsail::Model::ServiceException::SetDocs ( Aws::String &&  value) inline

◆ SetDocs() [2/3] void Aws::Lightsail::Model::ServiceException::SetDocs ( const Aws::String &  value) inline

◆ SetDocs() [3/3]

void Aws::Lightsail::Model::ServiceException::SetDocs ( const char *  value)

inline

◆ SetMessage() [1/3] void Aws::Lightsail::Model::ServiceException::SetMessage ( Aws::String &&  value) inline

◆ SetMessage() [2/3] void Aws::Lightsail::Model::ServiceException::SetMessage ( const Aws::String &  value) inline

◆ SetMessage() [3/3]

void Aws::Lightsail::Model::ServiceException::SetMessage ( const char *  value)

inline

◆ SetTip() [1/3] void Aws::Lightsail::Model::ServiceException::SetTip ( Aws::String &&  value) inline

◆ SetTip() [2/3] void Aws::Lightsail::Model::ServiceException::SetTip ( const Aws::String &  value) inline

◆ SetTip() [3/3]

void Aws::Lightsail::Model::ServiceException::SetTip ( const char *  value)

inline

◆ TipHasBeenSet()

bool Aws::Lightsail::Model::ServiceException::TipHasBeenSet ( ) const

inline

◆ WithCode() [1/3]

◆ WithCode() [2/3]

◆ WithCode() [3/3] ServiceException & Aws::Lightsail::Model::ServiceException::WithCode ( const char *  value) inline

◆ WithDocs() [1/3]

◆ WithDocs() [2/3]

◆ WithDocs() [3/3] ServiceException & Aws::Lightsail::Model::ServiceException::WithDocs ( const char *  value) inline

◆ WithMessage() [1/3]

◆ WithMessage() [2/3]

◆ WithMessage() [3/3] ServiceException & Aws::Lightsail::Model::ServiceException::WithMessage ( const char *  value) inline

◆ WithTip() [1/3]

◆ WithTip() [2/3]

◆ WithTip() [3/3] ServiceException & Aws::Lightsail::Model::ServiceException::WithTip ( const char *  value) inline
The documentation for this class was generated from the following file:

You Might Also Like