Class AbnormalExit

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Type

Class Documentation

class AbnormalExit : public std::runtime_error

Indicates Mir should exit with an error message printed to stderr.

Subclassed by mir::ExitWithOutput

Public Functions

inline AbnormalExit(std::string const &what)