#include <webexcept.hpp>
Definition at line 30 of file webexcept.hpp.
◆ WebException() [1/2]
openvpn::HTTP::WebException::WebException |
( |
const int |
status, |
|
|
const std::string & |
error |
|
) |
| |
|
inline |
◆ WebException() [2/2]
openvpn::HTTP::WebException::WebException |
( |
const int |
status | ) |
|
|
inline |
◆ error()
const std::string & openvpn::HTTP::WebException::error |
( |
| ) |
const |
|
inline |
◆ status()
int openvpn::HTTP::WebException::status |
( |
| ) |
const |
|
inline |
◆ what()
const char * openvpn::HTTP::WebException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ error_
const std::string openvpn::HTTP::WebException::error_ |
|
private |
◆ formatted
const std::string openvpn::HTTP::WebException::formatted |
|
private |
◆ status_
const int openvpn::HTTP::WebException::status_ |
|
private |
The documentation for this class was generated from the following file: