Mir
Classes | Namespaces | Functions | Variables
fatal.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::FatalErrorStrategy
 

Namespaces

namespace  mir
 

Functions

void mir::fatal_error_except (char const *reason,...)
 Throws an exception that will typically kill the Mir server and propagate from mir::run_mir. More...
 
void mir::fatal_error_abort (char const *reason,...)
 An alternative to fatal_error_except() that kills the program and dump core as cleanly as possible. More...
 

Variables

void(* mir::fatal_error )(char const *reason,...)
 fatal_error() is strictly for "this should never happen" situations that you cannot recover from. More...
 

Copyright © 2012-2023 Canonical Ltd.
Generated on Tue 2 May 10:01:24 UTC 2023
This documentation is licensed under the GPL version 2 or 3.