StandardExceptions::ExcMemoryLeak Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
A memory handler reached a point where all allocated objects should have been released. Since this exception is thrown, some where still allocated.
Constructor & Destructor Documentation
StandardExceptions::ExcMemoryLeak::ExcMemoryLeak |
( |
const int |
a1 |
) |
[inline] |
virtual StandardExceptions::ExcMemoryLeak::~ExcMemoryLeak |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
virtual void StandardExceptions::ExcMemoryLeak::print_info |
( |
std::ostream & |
out |
) |
const [inline, virtual] |
Print more specific information about the exception which occured. Overload this function in your own exception classes.
Reimplemented from ExceptionBase.
Member Data Documentation
The documentation for this class was generated from the following file: