#include <ns_host.h>
Inheritance diagram for ns::HostException:

Public Member Functions | |
| HostException () | |
| Generic host exception constructor. | |
| HostException (char *host) | |
| Creates new host-not-found exception with specified host. | |
| ns::HostException::HostException | ( | char * | host | ) | [inline] |
Creates new host-not-found exception with specified host.
| host | Hostname that wasn't found. |
1.5.1