Guitarix
|
#include <gx_logging.h>
Public Member Functions | |
virtual const char * | what () const throw () |
GxFatalError (std::string m) | |
GxFatalError (boost::basic_format< char > &m) | |
~GxFatalError () throw () | |
Private Attributes | |
std::string | msg |
Definition at line 90 of file gx_logging.h.
|
inline |
Definition at line 97 of file gx_logging.h.
|
inline |
Definition at line 98 of file gx_logging.h.
GxFatalError::~GxFatalError | ( | ) | ||
throw | ( | |||
) |
|
inlinevirtual |
Definition at line 94 of file gx_logging.h.
|
private |
Definition at line 92 of file gx_logging.h.
Referenced by GxExit::fatal_msg(), and what().