Regina 7.4 Calculation Engine
regina::NotImplemented Class Reference

An exception thrown when some functionality is not yet implemented. More...

#include <utilities/exception.h>

Inheritance diagram for regina::NotImplemented:
regina::ReginaException

Public Member Functions

 NotImplemented (const std::string &msg)
 
 NotImplemented (const char *msg)
 
 NotImplemented (const NotImplemented &) noexcept=default
 
NotImplementedoperator= (const NotImplemented &) noexcept=default
 

Detailed Description

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.


The documentation for this class was generated from the following file: