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 noexcept override
 
 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

◆ WOLException()

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

Definition at line 44 of file wol_exception.cc.

Member Function Documentation

◆ what()

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

Definition at line 50 of file wol_exception.cc.

Member Data Documentation

◆ errnum_

const int rcdiscover::WOLException::errnum_
private

Definition at line 56 of file wol_exception.h.

◆ msg_

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 Thu Aug 1 2024 02:55:56