Exception representing an error during Magic Packet sending.
More...
#include <wol_exception.h>
|
virtual const char * | what () const noexceptoverride |
|
| WOLException (const std::string &msg, int errnum) |
|
Exception representing an error during Magic Packet sending.
Definition at line 47 of file wol_exception.h.
rcdiscover::WOLException::WOLException |
( |
const std::string & |
msg, |
|
|
int |
errnum |
|
) |
| |
const char * rcdiscover::WOLException::what |
( |
| ) |
const |
|
overridevirtualnoexcept |
const int rcdiscover::WOLException::errnum_ |
|
private |
const std::string rcdiscover::WOLException::msg_ |
|
private |
The documentation for this class was generated from the following files: