Base-class for Address exceptions. More...
#include <senf/Socket/Protocols/AddressExceptions.hh>
Protected Member Functions | |
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="") | |
Additional Inherited Members | |
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) |
Protected Attributes inherited from senf::ExceptionMixin | |
std::string | what_ |
Base-class for Address exceptions.
Definition at line 29 of file AddressExceptions.hh.
|
inlineprotected |
Definition at line 32 of file AddressExceptions.hh.