Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Exceptions.h>
Public Member Functions | |
NotFoundException (const std::string &name) | |
![]() | |
Exception () | |
Exception (const Exception &other) | |
Exception (const std::string &message) | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Seeked object did not exist
Definition at line 145 of file Exceptions.h.
|
inlineexplicit |
Definition at line 147 of file Exceptions.h.