#include <NetInterfaceException.h>
Collaboration diagram for NetInterfaceException:

Definition at line 12 of file NetInterfaceException.h.
Public Member Functions | |
| NetInterfaceException (const char *error) | |
| NetInterfaceException (const char *fkt, const char *strerror) | |
| void | print () |
Private Attributes | |
| std::string | errmsg |
1.5.1