Public Member Functions

Error Class Reference

#include <Exception.hpp>

Inheritance diagram for Error:

List of all members.

Public Member Functions

 Error ()
 Error (const Error &src)
virtual ~Error () throw ()
virtual const char * what () const throw ()

Detailed Description

Definition at line 42 of file Exception.hpp.


Constructor & Destructor Documentation

Error (  ) 
Error ( const Error src  ) 
virtual ~Error (  )  throw () [virtual]

Member Function Documentation

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

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