Engine::Exception Class Reference Module: An example game engine
#include <Exception.hpp>
Inherits from std::exception
Name | |
---|---|
Exception() =default | |
Exception(std::string msg) | |
const char * | what() const override |
Exception() =default
inline explicit Exception(
std::string msg
)
inline const char * what() const override
Updated on 2025-04-29 at 08:31:43 +0000