Invalid address syntax. More...
#include <senf/Socket/Protocols/AddressExceptions.hh>
Public Member Functions | |
AddressSyntaxException () | |
AddressSyntaxException (std::string const &addr) | |
Public Member Functions inherited from senf::Exception | |
virtual | ~Exception () |
virtual char const * | what () const |
Public Member Functions inherited from senf::ExceptionMixin | |
std::string | message () const |
std::string | backtrace () const |
void | append (std::string text) |
Additional Inherited Members | |
Protected Member Functions inherited from senf::AddressException | |
AddressException (std::string const &msg) | |
Protected Member Functions inherited from senf::Exception | |
Exception (std::string const &description="") | |
Protected Member Functions inherited from senf::ExceptionMixin | |
ExceptionMixin (std::string const &description="") | |
Protected Attributes inherited from senf::ExceptionMixin | |
std::string | what_ |
Invalid address syntax.
Definition at line 37 of file AddressExceptions.hh.
|
inline |
Definition at line 39 of file AddressExceptions.hh.
|
inline |
Definition at line 40 of file AddressExceptions.hh.