lfatal_exception Class Reference

Type of exception that is thrown from LFATAL if (LOG_FLAGS&LFATAL_THROWS). More...

#include <Util/log.H>

Inheritance diagram for lfatal_exception:
Inheritance graph
[legend]
Collaboration diagram for lfatal_exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * what () const =0 throw ()

Detailed Description

Type of exception that is thrown from LFATAL if (LOG_FLAGS&LFATAL_THROWS).

The real type of the exception is a derived type that is hidden from this header file -- that's so that we can hide potentially expensive things in the real implementation, like using std::string or doing some other fancy message formatting.

Definition at line 165 of file log.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:36 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3