3#include <Common/exceptions.h>
38 RuntimeException(message)
42 RuntimeException(message)
General exception thrown on error related to SDL.
Definition sdl_exceptions.h:13
SdlException(const std::string &message)
Definition sdl_exceptions.h:37
Error on the SDL input process.
Definition sdl_exceptions.h:22
Error on the SDL output process.
Definition sdl_exceptions.h:30
The root for all renderer implementations.
Definition EEngineProject.h:6