#include <ServerComm.h>
◆ HTTPException()
bridges::HTTPException::HTTPException |
( |
std::string |
url, |
|
|
long |
httpcode, |
|
|
std::string |
headers, |
|
|
std::string |
data |
|
) |
| |
|
inline |
◆ ~HTTPException()
bridges::HTTPException::~HTTPException |
( |
| ) |
|
|
default |
◆ what()
virtual const char* bridges::HTTPException::what |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ data
std::string bridges::HTTPException::data |
◆ headers
std::string bridges::HTTPException::headers |
◆ httpcode
long bridges::HTTPException::httpcode |
◆ url
std::string bridges::HTTPException::url |
◆ what_str
std::string bridges::HTTPException::what_str |
The documentation for this struct was generated from the following file: