#include <exception.hpp>
Public Member Functions | |
AllIfacesDownException () | |
![]() | |
Exception (const std::string &descr, int use_errno=errno) | |
int | getErrno () const |
This exception is thrown when all available interfaces become down.
Definition at line 63 of file exception.hpp.
|
inline |
Definition at line 66 of file exception.hpp.