![]() |
PST SDK
5.0.3.0-7c6cbb9
|
#include <TrackerExceptions.h>
Inheritance diagram for PSTech::HttpException:
Collaboration diagram for PSTech::HttpException:Public Member Functions | |
| HttpException (const std::string &what) | |
| HttpException (const std::string &function, int line, const std::string &what) | |
Public Member Functions inherited from PSTech::TrackerException | |
| TrackerException (const std::string &what) | |
| TrackerException (const std::string &function, int line, const std::string &what) | |
| virtual const char * | where () const |
| virtual std::string | full_description () const |
An HTTP error was thrown by the Rest server.
|
inline |
|
inline |