Definition at line 17 of file exception.hpp.
|
| ParseError (size_t pos, std::string_view path, std::string what) |
|
const char * | what () const noexcept final |
|
std::string_view | GetMessage () const noexcept |
|
◆ ParseError()
formats::json::parser::ParseError::ParseError |
( |
size_t | pos, |
|
|
std::string_view | path, |
|
|
std::string | what ) |
|
inline |
◆ GetMessage()
std::string_view formats::json::Exception::GetMessage |
( |
| ) |
const |
|
inlinenoexceptinherited |
◆ what()
const char * formats::json::Exception::what |
( |
| ) |
const |
|
inlinefinalnoexceptinherited |
The documentation for this class was generated from the following file: