Inheritance diagram for formats::yaml::OutOfBoundsException:
Collaboration diagram for formats::yaml::OutOfBoundsException:Public Member Functions | |
| OutOfBoundsException (size_t index, size_t size, std::string_view path) | |
Public Member Functions inherited from formats::yaml::Exception | |
| Exception (std::string msg) | |
| const char * | what () const noexcept final |
Definition at line 46 of file exception.hpp.