Exception to be thrown if a problem with the distribution of elements is encountered. More...
#include <exceptions.h>
Public Member Functions | |
| DistributionError () | |
| 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 problem with the distribution of elements is encountered.
|
inline |
|
inlineoverridevirtual |
Reimplemented from nest::KernelException.