MsgException Class Reference

The MsgException class defines a simple exception mechanism: it just holds a text message describing the cause of the error. More...

#include <MsgException.h>

List of all members.

Public Member Functions

 MsgException (string s)
 Set the exception's message.
const char * getMsg ()
 Retrieve the exception's message.


Detailed Description

The MsgException class defines a simple exception mechanism: it just holds a text message describing the cause of the error.

The MsgException.h header defines a convenience macro for creating and throwing the exception.


Constructor & Destructor Documentation

MsgException::MsgException string  s  ) 
 

Set the exception's message.


Member Function Documentation

const char * MsgException::getMsg  ) 
 

Retrieve the exception's message.


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 11:00:27 2005 for Classer by  doxygen 1.4.3