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 |
Definition at line 56 of file exception.hpp.