Definition at line 32 of file exception.hpp.
Inheritance diagram for formats::yaml::ParseException:Public Member Functions | |
| ParseException (const ParseException &)=default | |
| ParseException (ParseException &&)=default | |
| ParseException & | operator= (const ParseException &)=default |
| ParseException & | operator= (ParseException &&)=default |
| Exception (std::string msg) | |
| const char * | what () const noexcept final |
| std::string_view | GetMessage () const noexcept |
|
inlineexplicit |
Definition at line 20 of file exception.hpp.
|
inlinenoexceptinherited |
Definition at line 26 of file exception.hpp.