Public Member Functions | Private Attributes | List of all members
rcdiscover::WOLException Class Reference

Exception representing an error during Magic Packet sending. More...

#include <wol_exception.h>

Inheritance diagram for rcdiscover::WOLException:
Inheritance graph
[legend]

Public Member Functions

virtual const char * what () const noexceptoverride
 
 WOLException (const std::string &msg, int errnum)
 

Private Attributes

const int errnum_
 
const std::string msg_
 

Detailed Description

Exception representing an error during Magic Packet sending.

Definition at line 47 of file wol_exception.h.

Constructor & Destructor Documentation

rcdiscover::WOLException::WOLException ( const std::string &  msg,
int  errnum 
)

Definition at line 43 of file wol_exception.cc.

Member Function Documentation

const char * rcdiscover::WOLException::what ( ) const
overridevirtualnoexcept

Definition at line 49 of file wol_exception.cc.

Member Data Documentation

const int rcdiscover::WOLException::errnum_
private

Definition at line 56 of file wol_exception.h.

const std::string rcdiscover::WOLException::msg_
private

Definition at line 57 of file wol_exception.h.


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


rcdiscover
Author(s): Heiko Hirschmueller , Raphael Schaller
autogenerated on Sun Apr 18 2021 02:16:32