Class YamlParsingError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class YamlParsingError : public std::runtime_error

Public Functions

inline YamlParsingError(const std::filesystem::path file_path, const std::string message)