Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MCExceptFatal Class Reference

Fatal exceptions generated by the library are considered worthy of causing the application to terminate. More...

#include <mcllib/MCExcept.h>

Inheritance diagram for MCExceptFatal:

MCExcept List of all members.

Public Member Functions

 MCExceptFatal (const char *exStr)
 Construct from a C-style string.
 MCExceptFatal (const MCSrcMsg &msg)
 Construct from a source message.
virtual ~MCExceptFatal () throw ()
 Virtual destructor from std::exception.

Protected Member Functions

 MCExceptFatal ()
 Construct a fatal exception with no message.

Detailed Description

Fatal exceptions generated by the library are considered worthy of causing the application to terminate.

Fatal exceptions are generated in very rare circumstances as described in the individual method documentation of other classes.


Constructor & Destructor Documentation

MCExceptFatal const MCSrcMsg msg  ) 
 

Construct from a source message.

Source messages are messages in the library source and indicate the file and line at which the exception occured.


Generated on Wed Jan 12 19:05:49 2005 for MCLLIB by  doxygen 1.3.9.1