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.
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) |