Class InterruptException

Inheritance Relationships

Base Type

  • public std::exception

Class Documentation

class InterruptException : public std::exception

Special Exception to indicate, that a SIGINT has been received.

Public Functions

inline InterruptException()
inline const char *what() const noexcept override