|
Mantid
|
Marks code as not implemented yet. More...
#include <Exception.h>
Public Member Functions | |
| NotImplementedError (const std::string &) | |
| Constructor. More... | |
| const char * | what () const noexcept override |
| Writes out the range and limits. More... | |
Marks code as not implemented yet.
Definition at line 138 of file Exception.h.
| Mantid::Kernel::Exception::NotImplementedError::NotImplementedError | ( | const std::string & | Desc | ) |
|
overridenoexcept |
Writes out the range and limits.
Definition at line 57 of file Exception.cpp.