#include <userver/clients/http/error.hpp>
Exception with string.
Definition at line 16 of file error.hpp.
◆ BaseException()
clients::http::BaseException::BaseException |
( |
std::string | message, |
|
|
const LocalStats & | stats, |
|
|
ErrorKind | error_kind ) |
|
inline |
◆ GetErrorKind()
ErrorKind clients::http::BaseException::GetErrorKind |
( |
| ) |
const |
|
inline |
◆ GetStats()
const LocalStats & clients::http::BaseException::GetStats |
( |
| ) |
const |
|
inline |
◆ what()
const char * clients::http::BaseException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: