PST SDK  5.0.1.0-acae3ae
PSTech::HttpException Class Reference

#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
 

Detailed Description

An HTTP error was thrown by the Rest server.

Constructor & Destructor Documentation

◆ HttpException() [1/2]

PSTech::HttpException::HttpException ( const std::string &  what)
inline

◆ HttpException() [2/2]

PSTech::HttpException::HttpException ( const std::string &  function,
int  line,
const std::string &  what 
)
inline

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