Exception to be thrown if a feature is unavailable. More...
#include <exceptions.h>
Public Member Functions | |
| NotImplemented (const std::string &msg) | |
| std::string | exception_name () const override |
Public Member Functions inherited from nest::KernelException | |
| KernelException () | |
| KernelException (const std::string &msg) | |
Exception to be thrown if a feature is unavailable.
|
inlineexplicit |
|
inlineoverridevirtual |
Reimplemented from nest::KernelException.