Definition at line 28 of file exception.hpp.
|
| Exception (std::string msg) |
|
const char * | what () const noexcept final |
|
std::string_view | GetMessage () const noexcept |
|
◆ Exception()
formats::json::Exception::Exception |
( |
std::string | msg | ) |
|
|
inlineexplicit |
◆ 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: