#include <userver/clients/http/error.hpp>
Exception with string and error_code.
Definition at line 35 of file error.hpp.
◆ error_code()
const std::error_code & clients::http::BaseCodeException::error_code |
( |
| ) |
const |
|
inlinenoexcept |
◆ 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: