#include <socketexception.h>
Definition at line 40 of file socketexception.h.
◆ SocketException()
EMANE::SocketException::SocketException |
( |
const std::string & |
sDescription | ) |
|
|
inline |
◆ ~SocketException()
EMANE::SocketException::~SocketException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ type()
virtual const char* EMANE::Exception::type |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtualinherited |
Gets the exception type name
- Returns
- Null terminated type name
Definition at line 72 of file exception.h.
◆ what()
const char* EMANE::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlineinherited |
Gets the exception description
- Returns
- Null terminated description
Definition at line 62 of file exception.h.
The documentation for this class was generated from the following file: