Definition at line 16 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 18 of file exception.hpp.
|
inlinenoexcept |
Definition at line 22 of file exception.hpp.
Definition at line 20 of file exception.hpp.