Struct no_match_error

Inheritance Relationships

Base Type

  • public std::runtime_error

Struct Documentation

struct no_match_error : public std::runtime_error

Thrown when a throw_on_no_match dispatch has no matching specialization.