Base class for exceptions used in LEMON.
#include <lemon/error.h>
 Inheritance diagram for Exception:
 Inheritance diagram for Exception:| Public Member Functions | |
| Exception () throw () | |
| Constructor. | |
| virtual | ~Exception () throw () | 
| Virtual destructor. | |
| virtual const char * | what () const throw () | 
| A short description of the exception. | |
 1.8.5
 1.8.5