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