#include <NuxCore/Exception.h>
Public Member Functions |
| Exception (std::string name) throw () |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Protected Attributes |
std::string | name_ |
Constructor & Destructor Documentation
nux::Exception::Exception |
( |
std::string |
name | ) |
throw () [inline] |
virtual nux::Exception::~Exception |
( |
| ) |
throw () [inline, virtual] |
Member Function Documentation
virtual const char* nux::Exception::what |
( |
| ) |
const throw () [inline, virtual] |
Field Documentation
The documentation for this class was generated from the following file: