|
| DXConnectionError (const std::string msg, int curl_code, const std::string &type=DXErrorTypes::DXCONNECTION_ERROR) |
|
virtual const char * | what () const throw () |
|
| DXError (const std::string &msg, const std::string &type=DXErrorTypes::DEFAULT_ERROR) |
|
|
int | curl_code |
| Curl code (returned by libcurl)
|
|
std::string | msg |
| The actual error message.
|
|
std::string | type |
| Type of the error message (can be a free-form string, but usually one of the static members from DXError class)
|
|
std::string | error_msg |
|
The documentation for this class was generated from the following file: