#include <lemon/error.h>
Inherited by LogicError, and RuntimeError.
Inheritance diagram for Exception:
Public Member Functions | |
Exception () | |
| |
virtual | ~Exception () throw () |
| |
virtual const char * | exceptionName () const |
| |
virtual const char * | what () const throw () |
|