Exception Class Reference

Exception base class. More...

#include <NEngine/Exception.h>

Inheritance diagram for Exception:
ConstructionFailedException InputNotFoundException

List of all members.

Public Member Functions

 Exception (const std::string &userMessage)
virtual const char * what () const throw ()

Detailed Description

Exception base class.


Constructor & Destructor Documentation

Exception::Exception ( const std::string &  userMessage  )  [inline]

Create a message of the format: "Exception received (USER_MESSAGE)"

Parameters:
userMessage message from the user to display

Member Function Documentation

const char * Exception::what (  )  const throw () [inline, virtual]
Returns:
the error message

The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs
Generated on Thu Oct 6 22:11:38 2011 for WE_Kit by  doxygen 1.6.3