base::AssertException Class Reference

Exception thrown when ASSERT*() evaluates false. More...

#include <base_assert.hh>

Inheritance diagram for base::AssertException:

Exception

List of all members.

Public Member Functions

 AssertException (const string &fileName, int fileLine)
string GetText (void) const

Private Attributes

string mText


Detailed Description

Exception thrown when ASSERT*() evaluates false.

Constructor & Destructor Documentation

base::AssertException::AssertException ( const string &  fileName,
int  fileLine 
)

Handler for when an assertion fails.


Member Function Documentation

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

Reimplemented from Exception.


Member Data Documentation

string base::AssertException::mText [private]

Reimplemented from Exception.


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