#include <base_exception.hh>

Public Member Functions | |
| Exception (void) | |
| Exception (string text) | |
| virtual | ~Exception () |
| virtual string | GetText (void) const |
Private Attributes | |
| string | mText |
| Exception::Exception | ( | void | ) | [inline] |
| Exception::Exception | ( | string | text | ) | [inline] |
| virtual Exception::~Exception | ( | ) | [inline, virtual] |
| virtual string Exception::GetText | ( | void | ) | const [inline, virtual] |
Reimplemented in base::AssertException, and eng::ExceptionBSP.
string Exception::mText [private] |
Reimplemented in base::AssertException.
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:18 2007