Regina 7.3 Calculation Engine
|
An exception thrown when some functionality is not yet implemented. More...
#include <utilities/exception.h>
Public Member Functions | |
NotImplemented (const std::string &msg) | |
NotImplemented (const char *msg) | |
NotImplemented (const NotImplemented &) noexcept=default | |
NotImplemented & | operator= (const NotImplemented &) noexcept=default |
An exception thrown when some functionality is not yet implemented.
All member functions follow the same pattern as the parent class ReginaException, and are not documented again here.