Definition at line 17 of file exception.hpp.
Public Member Functions | |
Exception (std::string msg) | |
const char * | what () const noexcept final |
std::string_view | GetMessage () const noexcept |
|
inlineexplicit |
Definition at line 19 of file exception.hpp.
|
inlinenoexcept |
Definition at line 23 of file exception.hpp.
Definition at line 21 of file exception.hpp.