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

Exception to be thrown if a problem with the distribution of elements is encountered. More...

#include <exceptions.h>

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

Public Member Functions

 DistributionError ()
 
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 problem with the distribution of elements is encountered.

Constructor & Destructor Documentation

◆ DistributionError()

nest::DistributionError::DistributionError ( )
inline

Member Function Documentation

◆ exception_name()

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

Reimplemented from nest::KernelException.


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