Class missing_key_error
Defined in File category.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Class Documentation
-
class missing_key_error : public std::runtime_error
A missing_key_error is thrown when an attempt is made to create an index when one of the key items is missing.