Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Exceptions.h>
Public Member Functions | |
CorruptStreamException (const CorruptStreamException &other) | |
CorruptStreamException (bool _fatal) | |
bool | isFatal () const |
![]() | |
Exception () | |
Exception (const Exception &other) | |
Exception (const std::string &message) | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Corrupt-Stream exception
Definition at line 85 of file Exceptions.h.
|
inline |
Definition at line 88 of file Exceptions.h.
|
inlineexplicit |
Definition at line 89 of file Exceptions.h.
|
inline |
Definition at line 94 of file Exceptions.h.