#include <webclient.h>
|
| Error ()=default |
|
| Error (std::string const &message) |
|
virtual | ~Error ()=default |
|
std::string | what () const |
|
◆ Error() [1/2]
WebClient::Error::Error |
( |
| ) |
|
|
default |
◆ Error() [2/2]
WebClient::Error::Error |
( |
std::string const & |
message | ) |
|
|
inline |
◆ ~Error()
virtual WebClient::Error::~Error |
( |
| ) |
|
|
virtualdefault |
◆ what()
std::string WebClient::Error::what |
( |
| ) |
const |
|
inline |
◆ msg_
std::string WebClient::Error::msg_ |
|
private |
The documentation for this class was generated from the following file: