All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
error.h File Reference

Low-level fatal error reporting. More...

+ Include dependency graph for error.h:

Go to the source code of this file.

Macros

#define ARCH_ERROR(msg)
 Unconditionally aborts the program. More...
 
#define ARCH_WARNING(msg)
 Prints a warning message to stderr. More...
 
#define ARCH_AXIOM(cond)
 Aborts the program if cond evaluates to false. More...
 

Detailed Description

Low-level fatal error reporting.

Definition in file error.h.