senf::AddressSyntaxException Struct Reference

Invalid address syntax. More...

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

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

List of all members.


Detailed Description

Invalid address syntax.

Definition at line 46 of file AddressExceptions.hh.


Public Member Functions

  AddressSyntaxException ()
  AddressSyntaxException (std::string const &addr)

Constructor & Destructor Documentation

senf::AddressSyntaxException::
AddressSyntaxException ()

Definition at line 48 of file AddressExceptions.hh.

senf::AddressSyntaxException::
AddressSyntaxException ( std::string const &  addr )

Definition at line 49 of file AddressExceptions.hh.


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