giga::ErrorException Class Reference
Inheritance diagram for giga::ErrorException:
Public Member Functions | |
ErrorException (const utility::string_t &what) | |
ErrorException (const ErrorException &)=default | |
ErrorException (ErrorException &&)=default | |
virtual const char * | what () const noexcept |
Protected Attributes | |
std::string | whatStr = "" |
The documentation for this class was generated from the following files:
- /home/thomas/code/GiGaSdk/src/giga/rest/HttpErrors.h
- /home/thomas/code/GiGaSdk/src/giga/rest/HttpErrors.cpp