All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
List of all members | Public Member Functions
Exception Class Reference

Detailed Description

Base class for exceptions used in LEMON.

#include <lemon/error.h>

+ 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.