Exception Class Reference

Base Exception class. More...

#include <base_exception.hh>

Inheritance diagram for Exception:

base::AssertException eng::ExceptionBSP

List of all members.

Public Member Functions

 Exception (void)
 Exception (string text)
virtual ~Exception ()
virtual string GetText (void) const

Private Attributes

string mText


Detailed Description

Base Exception class.

Constructor & Destructor Documentation

Exception::Exception ( void   )  [inline]

Exception::Exception ( string  text  )  [inline]

virtual Exception::~Exception (  )  [inline, virtual]


Member Function Documentation

virtual string Exception::GetText ( void   )  const [inline, virtual]

Reimplemented in base::AssertException, and eng::ExceptionBSP.


Member Data Documentation

string Exception::mText [private]

Reimplemented in base::AssertException.


The documentation for this class was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:18 2007