userver: userver/clients/http/error_kind.hpp File Reference
Loading...
Searching...
No Matches
error_kind.hpp File Reference

Detailed Description

Additional tag to the exception.

Definition in file error_kind.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  clients::http
 HTTP client helpers.
 

Enumerations

enum class  clients::http::ErrorKind {
  kNetwork ,
  kDeadlinePropagation ,
  kTimeout ,
  kCancel ,
  kClient ,
  kServer
}
 Additional tag to the exception. More...