LogicError Class Reference
[Exceptions]
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. #include <lemon/error.h>
List of all members.