ge211  2021.5.1
A student game engine
Environment_error Class Reference

Detailed Description

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.

+ Inheritance diagram for Environment_error:
+ Collaboration diagram for Environment_error:

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
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 

The documentation for this class was generated from the following files: