Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Exceptions.h>
Public Member Functions | |
InvalidParametersException () | |
InvalidParametersException (const InvalidParametersException &other) | |
InvalidParametersException (const std::string &message) | |
![]() | |
Exception () | |
Exception (const Exception &other) | |
Exception (const std::string &message) | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Invalid parameters exception
Definition at line 126 of file Exceptions.h.
|
inline |
Definition at line 128 of file Exceptions.h.
|
inline |
Definition at line 129 of file Exceptions.h.
|
inlineexplicit |
Definition at line 130 of file Exceptions.h.