Class UnimplementedError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class UnimplementedError : public std::runtime_error

Public Functions

inline UnimplementedError()
inline explicit UnimplementedError(const std::string &msg)