LogicError Class Reference
[Exceptions]
#include <lemon/error.h>
Inherits Exception.
Inherited by AssertionFailedError, FullBpUGraphBase::NodeSetError, ListGraph::Snapshot::UnsupportedOperation, Preflow::InvalidArgument, SmartBpUGraphBase::NodeSetError, StaticMap::UnsinportedOperation, and UninitializedParameter.
Inheritance 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.
The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:41:14 2006 for LEMON by
1.4.6