senf::emu::NetlinkException Class Reference

#include <senf/Ext/NetEmu/WLAN/WirelessNLController.hh>

Inheritance diagram for senf::emu::NetlinkException:

Public Member Functions

 NetlinkException (int code, std::string const &descr="")
 
int errorNumber () const
 
char const * errorString () const
 
- 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::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_
 

Detailed Description

Definition at line 541 of file WirelessNLController.hh.

Constructor & Destructor Documentation

◆ NetlinkException()

senf::emu::NetlinkException::NetlinkException ( int  code,
std::string const &  descr = "" 
)

Definition at line 1717 of file WirelessNLController.cc.

Member Function Documentation

◆ errorNumber()

int senf::emu::NetlinkException::errorNumber ( ) const

Definition at line 1723 of file WirelessNLController.cc.

◆ errorString()

char const * senf::emu::NetlinkException::errorString ( ) const

Definition at line 1729 of file WirelessNLController.cc.


The documentation for this class was generated from the following files: