#include <userver/clients/http/error.hpp>
Base class for HttpClientException and HttpServerException.
Definition at line 101 of file error.hpp.
◆ code()
int clients::http::HttpException::code |
( |
| ) |
const |
|
inline |
◆ GetErrorKind()
ErrorKind clients::http::BaseException::GetErrorKind |
( |
| ) |
const |
|
inlineinherited |
◆ GetStats()
const LocalStats & clients::http::BaseException::GetStats |
( |
| ) |
const |
|
inlineinherited |
◆ what()
const char * clients::http::BaseException::what |
( |
| ) |
const |
|
inlineoverridenoexceptinherited |
The documentation for this class was generated from the following file: