Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

LogicException Class Reference

Inheritance diagram for LogicException:

Inheritance graph
[legend]
Collaboration diagram for LogicException:

Collaboration graph
[legend]

Detailed Description

Exception about program fail.

Definition at line 9 of file LogicException.h.

Public Member Functions

 LogicException (const ExInfo &problem)


Constructor & Destructor Documentation

LogicException::LogicException const ExInfo problem  )  [inline]
 

Definition at line 11 of file LogicException.h.

00012             : BaseException(problem)
00013             {}


The documentation for this class was generated from the following file:
Generated on Wed Jun 1 09:55:49 2005 for Fish Fillets - Next Generation by  doxygen 1.4.2