DNS client exceptions. More...
#include <stdexcept>
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. | |
DNS client exceptions.
Definition in file exception.hpp.