Indicates that an error was encountered by the game engine or in the client's environment.
This could indicate a problem with your video driver, a missing file, or even a bug in ge211 itself. The derived classes indicate more precisely the nature of the condition.
Definition at line 90 of file ge211_error.hxx.
Additional Inherited Members | |
Public Member Functions inherited from Exception_base | |
const char * | what () const override |
The error message associated with the exception. More... | |
Public Member Functions inherited from exception | |
T | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |