Unknown interface. More...
#include <senf/Socket/Protocols/AddressExceptions.hh>
Public Member Functions | |
UnknownInterfaceException () | |
UnknownInterfaceException (std::string const &interface) | |
![]() | |
virtual | ~Exception () |
virtual char const * | what () const |
![]() | |
std::string | message () const |
std::string | backtrace () const |
void | append (std::string text) |
Additional Inherited Members | |
![]() | |
AddressException (std::string const &msg) | |
![]() | |
Exception (std::string const &description="") | |
![]() | |
ExceptionMixin (std::string const &description="") | |
![]() | |
std::string | what_ |
Unknown interface.
Definition at line 53 of file AddressExceptions.hh.
|
inline |
Definition at line 55 of file AddressExceptions.hh.
|
inline |
Definition at line 56 of file AddressExceptions.hh.