Guitarix
GxFatalError Class Reference

#include <gx_logging.h>

Inheritance diagram for GxFatalError:
Collaboration diagram for GxFatalError:

Public Member Functions

virtual const char * what () const throw ()
 
 GxFatalError (std::string m)
 
 GxFatalError (boost::basic_format< char > &m)
 
 ~GxFatalError () throw ()
 

Detailed Description

Definition at line 89 of file gx_logging.h.

Constructor & Destructor Documentation

◆ GxFatalError() [1/2]

GxFatalError::GxFatalError ( std::string  m)
inline

Definition at line 96 of file gx_logging.h.

◆ GxFatalError() [2/2]

GxFatalError::GxFatalError ( boost::basic_format< char > &  m)
inline

Definition at line 97 of file gx_logging.h.

◆ ~GxFatalError()

GxFatalError::~GxFatalError ( )
throw (
)

Definition at line 169 of file gx_logging.cpp.

Member Function Documentation

◆ what()

virtual const char* GxFatalError::what ( ) const
throw (
)
inlinevirtual

Definition at line 93 of file gx_logging.h.


The documentation for this class was generated from the following files: