Definition at line 28 of file exception.hpp.
Inheritance diagram for formats::json::ParseException:
Collaboration diagram for formats::json::ParseException:Public Member Functions | |
| Exception (std::string msg) | |
Public Member Functions inherited from formats::json::Exception | |
| Exception (std::string msg) | |
| const char * | what () const noexcept final |
| std::string_view | GetMessage () const noexcept |
|
inlineexplicit |
Definition at line 18 of file exception.hpp.