Struct ParseError¶ Defined in File parse.hpp Inheritance Relationships¶ Base Type¶ public std::runtime_error Struct Documentation¶ struct ParseError : public std::runtime_error¶ Public Functions ParseError(std::size_t offset, std::size_t length, std::string message)¶ Public Members std::size_t offset¶ std::size_t length¶