MTF
|
Public Member Functions | |
FunctonNotImplemented (const char *error="Function has not been implemented yet") | |
FunctonNotImplemented (const std::string error="Function has not been implemented yet") | |
const char * | type () const noexceptoverride |
![]() | |
Exception (const char *_error="Exception encountered") | |
Exception (const std::string _error="Exception encountered") | |
const char * | what () const noexceptoverride |