Class AbnormalExit¶
Defined in File abnormal_exit.h
Inheritance Relationships¶
Base Type¶
public std::runtime_error
Derived Type¶
public mir::ExitWithOutput
(Class ExitWithOutput)
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)¶
-
inline AbnormalExit(std::string const &what)¶