NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
dns_exception 成员列表

成员的完整列表,这些成员属于 dns_exception,包括所有继承而来的类成员

code 枚举名称dns_exception
network_exception::code() const noexceptexceptioninline
exception(const char *info=static_type, const char *type=static_type, const int code=0)exceptioninlineexplicit
exception(const exception &other) noexceptexceptioninline
exception(exception &&other) noexceptexceptioninline
exception(const Error &error)exceptioninlineexplicit
network_error(const string &detail, const code code=code::NETWORK_ERROR)dns_exceptioninlinestatic
operator=(const exception &other) noexceptexceptioninline
operator=(exception &&other) noexceptexceptioninline
parse_error(const string &detail)dns_exceptioninlinestatic
timeout()dns_exceptioninlinestatic
type() const noexceptexceptioninline
what() const noexceptexceptioninline
~exception()=defaultexceptionvirtual