Struct NotImplementedException

Inheritance Relationships

Base Type

  • public exception

Struct Documentation

struct NotImplementedException : public exception

Public Functions

const char *what() const

Public Members

std::string message = "Not yet implemented"