Engine::Exception Class Reference Module: An example game engine
#include <Exception.hpp>
Inherits from 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 2022-10-19 at 22:22:02 +0000