Definition at line 50 of file exception.hpp.
|
| TypeMismatchException (int actual, int expected, std::string_view path) |
|
std::string_view | GetActual () const |
|
std::string_view | GetExpected () const |
|
std::string_view | GetPath () const noexcept |
|
std::string_view | GetMessageWithoutPath () const noexcept |
|
const char * | what () const noexcept final |
|
std::string_view | GetMessage () const noexcept |
|
◆ 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: