Public Member Functions | Protected Member Functions

Exception Class Reference

#include <Exception.hpp>

Inheritance diagram for Exception:

List of all members.

Public Member Functions

virtual ~Exception () throw ()
virtual const char * what () const =0 throw ()

Protected Member Functions

 Exception ()

Detailed Description

Definition at line 31 of file Exception.hpp.


Constructor & Destructor Documentation

Exception (  )  [protected]
virtual ~Exception (  )  throw () [virtual]

Member Function Documentation

virtual const char* what (  )  const throw () [pure virtual]

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