Exception Class Reference
[Utilities]

General Exception. More...

#include <Exception.h>

Inheritance diagram for Exception:

Inheritance graph
[legend]
Collaboration diagram for Exception:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (const char *msg)
virtual const char * what () const throw ()


Detailed Description

General Exception.

Class for general exeptions. Should not be used. Use Warning or Error instead!

Definition at line 16 of file Exception.h.


Constructor & Destructor Documentation

Exception::Exception ( const char *  msg  )  [inline]

Parameters:
msg The message

Definition at line 22 of file Exception.h.


Member Function Documentation

virtual const char* Exception::what (  )  const throw () [inline, virtual]

Returns:
The message

Reimplemented in WarningWrongFrameDataType.

Definition at line 26 of file Exception.h.


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

Generated on Sun Nov 30 23:45:40 2008 for Modular Motion Processor by  doxygen 1.5.7.1