#include <bridges_exception.h>
◆ HTTPException()
bridges::HTTPException::HTTPException |
( |
std::string |
url, |
|
|
long |
httpcode, |
|
|
std::string |
headers, |
|
|
std::string |
data |
|
) |
| |
|
inline |
◆ ~HTTPException()
virtual bridges::HTTPException::~HTTPException |
( |
| ) |
|
|
virtualdefault |
◆ data
std::string bridges::HTTPException::data |
◆ headers
std::string bridges::HTTPException::headers |
◆ httpcode
long bridges::HTTPException::httpcode |
◆ url
std::string bridges::HTTPException::url |
The documentation for this struct was generated from the following file: