Class ExitWithOutput¶
Defined in File abnormal_exit.h
Inheritance Relationships¶
Base Type¶
public mir::AbnormalExit
(Class AbnormalExit)
Class Documentation¶
-
class ExitWithOutput : public mir::AbnormalExit¶
Indicates Mir should exit with the given output (such as help text) printed to stdout.
Public Functions
-
inline ExitWithOutput(std::string const &what)¶
-
inline ExitWithOutput(std::string const &what)¶