LogicError Class Reference
[Exceptions]
#include <lemon/error.h>
Inheritance diagram for LogicError:
[legend]Collaboration diagram for LogicError:
[legend]List of all members.
Detailed Description
Logic errors represent problems in the internal logic of a program; in theory, these are preventable, and even detectable before the program runs (e.g., violations of class invariants).
A typical example for this is UninitializedParameter.
Definition at line 139 of file error.h.
The documentation for this class was generated from the following file:
Generated on Sat Mar 19 10:58:50 2005 for LEMON by
1.4.1