Class parse_error

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class parse_error : public std::runtime_error

Exception that is thrown when the mmCIF file contains a parsing error

Public Functions

inline parse_error(uint32_t line_nr, const std::string &message)

constructor