Class SignalHandler::InterruptException

Nested Relationships

This class is a nested type of Class SignalHandler.

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