Class parser_error

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class parser_error : public std::runtime_error

Public Functions

template<typename T>
inline parser_error(const std::string &message, const T &extra)