Class UnknownTypeError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class UnknownTypeError : public std::runtime_error

Thrown when an unknown type is passed.

Public Functions

inline explicit UnknownTypeError(const std::string &type)