NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::NotImplemented Class Reference

Exception to be thrown if a feature is unavailable. More...

#include <exceptions.h>

Inheritance diagram for nest::NotImplemented:
[legend]
Collaboration diagram for nest::NotImplemented:
[legend]

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)
 

Detailed Description

Exception to be thrown if a feature is unavailable.

Constructor & Destructor Documentation

◆ NotImplemented()

nest::NotImplemented::NotImplemented ( const std::string &  msg)
inlineexplicit

Member Function Documentation

◆ exception_name()

std::string nest::NotImplemented::exception_name ( ) const
inlineoverridevirtual

Reimplemented from nest::KernelException.


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