Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

IsoException Class Reference

The IsoException is the base class for exceptions in Super IsoBomb. More...

#include <IsoException.h>

List of all members.

Public Methods

 IsoException ()
 Creates a new exception with the message "unknown error".

 IsoException (const std::string &msg)
 Creates a new exception with the specified message.

void showMessageBox () const
 Displays an appropriate message box to the user containing this exception's message.

const std::string & getMessage () const
 Returns this exception's message string.


Detailed Description

The IsoException is the base class for exceptions in Super IsoBomb.


Constructor & Destructor Documentation

IsoException::IsoException  
 

Creates a new exception with the message "unknown error".

Authors: Jim Clase, Jonathan Hilliker, Jason Winnebeck

IsoException::IsoException const std::string &    msg [explicit]
 

Creates a new exception with the specified message.


Member Function Documentation

const std::string & IsoException::getMessage  
 

Returns this exception's message string.

void IsoException::showMessageBox  
 

Displays an appropriate message box to the user containing this exception's message.


The documentation for this class was generated from the following files:
Generated on Tue Mar 4 02:29:26 2003 for SuperIsoBomb by doxygen1.2.18