userver: clients::http::TimeoutException Class Reference
Loading...
Searching...
No Matches
clients::http::TimeoutException Class Reference

Detailed Description

Definition at line 49 of file error.hpp.

+ Inheritance diagram for clients::http::TimeoutException:

Public Member Functions

 TimeoutException (std::string_view message, const LocalStats &stats)
 
const char * what () const noexcept override
 
ErrorKind GetErrorKind () const
 
const LocalStatsGetStats () const
 

Member Function Documentation

◆ GetErrorKind()

ErrorKind clients::http::BaseException::GetErrorKind ( ) const
inlineinherited

Definition at line 27 of file error.hpp.

◆ GetStats()

const LocalStats & clients::http::BaseException::GetStats ( ) const
inlineinherited

Definition at line 29 of file error.hpp.

◆ what()

const char * clients::http::BaseException::what ( ) const
inlineoverridenoexceptinherited

Definition at line 25 of file error.hpp.


The documentation for this class was generated from the following file: