Definition at line 43 of file exception.hpp.
Inheritance diagram for formats::json::parser::InternalParseError:Public Member Functions | |
| InternalParseError (const InternalParseError &)=default | |
| InternalParseError (InternalParseError &&)=default | |
| InternalParseError & | operator= (const InternalParseError &)=default |
| InternalParseError & | operator= (InternalParseError &&)=default |
| BaseError (const BaseError &)=default | |
| BaseError (BaseError &&)=default | |
| Exception (std::string msg) | |
| const char * | what () const noexcept final |
| std::string_view | GetMessage () const noexcept |
|
inlineexplicitinherited |
Definition at line 18 of file exception.hpp.
|
inlinenoexceptinherited |
Definition at line 24 of file exception.hpp.