senf::AddressException Struct Reference

Base-class for Address exceptions. More...

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

Inheritance diagram for senf::AddressException:

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_
 

Detailed Description

Base-class for Address exceptions.

Definition at line 29 of file AddressExceptions.hh.

Constructor & Destructor Documentation

◆ AddressException()

senf::AddressException::AddressException ( std::string const &  msg)
inlineprotected

Definition at line 32 of file AddressExceptions.hh.


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