Definition at line 17 of file exception.hpp.
Inheritance diagram for formats::json::parser::BaseError:Public Member Functions | |
| BaseError (const BaseError &)=default | |
| BaseError (BaseError &&)=default | |
| BaseError & | operator= (const BaseError &)=default |
| BaseError & | operator= (BaseError &&)=default |
| 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.
|
inlinenoexceptinherited |
Definition at line 24 of file exception.hpp.