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 58 of file ge211_error.h.
Additional Inherited Members | |
![]() | |
const char * | what () const noexcept override |
The error message associated with the exception. More... | |