#include <lemon/error.h>
Inheritance diagram for Exception:
Definition at line 112 of file error.h.
Public Member Functions | |
Exception () | |
| |
virtual | ~Exception () throw () |
| |
virtual const char * | exceptionName () const |
| |
virtual const char * | what () const throw () |
|