Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

lfatal_exception Class Reference

#include <Util/log.H>

List of all members.


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.

Public Member Functions

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

Protected Member Functions

 lfatal_exception () throw ()
virtual ~lfatal_exception () throw ()


The documentation for this class was generated from the following files:
Generated on Mon Nov 23 15:50:33 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4