Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Exceptions.h>
Public Member Functions | |
FileOpenException () | |
FileOpenException (const FileOpenException &other) | |
FileOpenException (const std::string &message) | |
![]() | |
Exception () | |
Exception (const Exception &other) | |
Exception (const std::string &message) | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
File Open exception
Definition at line 36 of file Exceptions.h.
|
inline |
Definition at line 38 of file Exceptions.h.
|
inline |
Definition at line 39 of file Exceptions.h.
|
inlineexplicit |
Definition at line 40 of file Exceptions.h.