Definition at line 17 of file exception.hpp.
Public Member Functions | |
ParseError (size_t pos, std::string_view path, std::string what) | |
Public Member Functions inherited from formats::json::Exception | |
Exception (std::string msg) | |
const char * | what () const noexcept final |
std::string_view | GetMessage () const noexcept |
|
inline |
Definition at line 19 of file exception.hpp.