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