userver: userver/clients/dns/exception.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
exception.hpp File Reference

DNS client exceptions. More...

#include <stdexcept>
+ Include dependency graph for exception.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clients::dns::ResolverException
 Generic resolver error. More...
 
class  clients::dns::UnsupportedDomainException
 Unsupported domain error. More...
 
class  clients::dns::NotResolvedException
 Host resolution error. More...
 
class  clients::dns::InvalidConfigException
 Configuration error. More...
 

Namespaces

namespace  clients::dns
 DNS client.
 

Detailed Description

DNS client exceptions.

Definition in file exception.hpp.