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

#include <exceptions.h>

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

Public Member Functions

 UnknownCompartment (long compartment_idx, std::string info)
 
std::string exception_name () const override
 
- Public Member Functions inherited from nest::KernelException
 KernelException ()
 
 KernelException (const std::string &msg)
 

Private Member Functions

std::string compose_msg_ (const long compartment_idx, const std::string info) const
 

Constructor & Destructor Documentation

◆ UnknownCompartment()

nest::UnknownCompartment::UnknownCompartment ( long  compartment_idx,
std::string  info 
)
inline

Member Function Documentation

◆ compose_msg_()

std::string nest::UnknownCompartment::compose_msg_ ( const long  compartment_idx,
const std::string  info 
) const
private

◆ exception_name()

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

Reimplemented from nest::KernelException.


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