Definition at line 17 of file exception.hpp.
Public Member Functions | |
ParseError (size_t pos, std::string_view path, std::string what) | |
const char * | what () const noexcept final |
std::string_view | GetMessage () const noexcept |
|
inline |
Definition at line 19 of file exception.hpp.
|
inlinenoexceptinherited |
Definition at line 22 of file exception.hpp.
Definition at line 20 of file exception.hpp.