All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
Exception Class Reference

Detailed Description

Base class for exceptions used in LEMON.

#include <lemon/error.h>

+ Inheritance diagram for Exception:

List of all members.

Public Member Functions

 Exception () throw ()
 Constructor.
virtual ~Exception () throw ()
 Virtual destructor.
virtual const char * what () const throw ()
 A short description of the exception.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines