Class WOLException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class WOLException : public std::runtime_error

Exception representing an error during Magic Packet sending.

Public Functions

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