senf::UnknownHostnameException Struct Reference

Resolver failure. More...

#include <senf/Socket/Protocols/AddressExceptions.hh>

Inheritance diagram for senf::UnknownHostnameException:
Inheritance graph
[legend]

List of all members.


Detailed Description

Resolver failure.

Definition at line 54 of file AddressExceptions.hh.


Public Member Functions

  UnknownHostnameException ()
  UnknownHostnameException (std::string const &hostname)

Constructor & Destructor Documentation

senf::UnknownHostnameException::
UnknownHostnameException ()

Definition at line 56 of file AddressExceptions.hh.

senf::UnknownHostnameException::
UnknownHostnameException ( std::string const &  hostname )

Definition at line 57 of file AddressExceptions.hh.


The documentation for this struct was generated from the following file: