RuntimeError Class Reference
[Exceptions]
#include <lemon/error.h>
List of all members.
Detailed Description
Runtime errors represent problems outside the scope of a program; they cannot be easily predicted and can generally only be caught as the program executes.
The documentation for this class was generated from the following file: