Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Exceptions.h>
Public Member Functions | |
OutOfMemoryException () | |
![]() | |
Exception () | |
Exception (const Exception &other) | |
Exception (const std::string &message) | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Ran out of memory while performing some operation
Definition at line 177 of file Exceptions.h.
|
inline |
Definition at line 179 of file Exceptions.h.