Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Exceptions.h>
Public Member Functions | |
Exception () | |
Exception (const Exception &other) | |
Exception (const std::string &message) | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
|
inline |
Definition at line 25 of file Exceptions.h.
|
inline |
Definition at line 26 of file Exceptions.h.
|
inlineexplicit |
Definition at line 27 of file Exceptions.h.
|
inlinevirtual |
Definition at line 28 of file Exceptions.h.
|
inlinevirtual |
Definition at line 29 of file Exceptions.h.
Referenced by Audio::Test::main(), and Audio::RenderableSource::update().