LEMON 1.0.7
Public Member Functions

Exception Class Reference


Detailed Description

Base class for exceptions used in LEMON.

#include <lemon/error.h>

Inheritance diagram for Exception:
Inheritance graph
[legend]

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.

The documentation for this class was generated from the following file: