ge211  2021.5.1
A student game engine
Host_error Class Reference

Detailed Description

Indicates an exception from the host environment being passed along by ge211.

The host environment is usually SDL2, so these exceptions may include a reason provided by SDL2.

Definition at line 118 of file ge211_error.hxx.

+ Inheritance diagram for Host_error:
+ Collaboration diagram for Host_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: