Definition at line 34 of file exception.hpp.
 Inheritance diagram for formats::yaml::ExceptionWithPath:
 Collaboration diagram for formats::yaml::ExceptionWithPath:Public Member Functions | |
| ExceptionWithPath (std::string_view msg, std::string_view path) | |
| std::string_view | GetPath () const noexcept | 
| std::string_view | GetMessageWithoutPath () const noexcept | 
  Public Member Functions inherited from formats::yaml::Exception | |
| Exception (std::string msg) | |
| const char * | what () const noexcept final | 
| std::string_view | GetMessage () const noexcept |