Exception to be thrown if when trying to delete an entry from DynamicRecordablesMap that does not exist.
More...
#include <exceptions.h>
Exception to be thrown if when trying to delete an entry from DynamicRecordablesMap that does not exist.
◆ KeyError()
| nest::KeyError::KeyError |
( |
const std::string & |
key, |
|
|
const std::string & |
map_type, |
|
|
const std::string & |
map_op |
|
) |
| |
|
inline |
◆ exception_name()
| std::string nest::KeyError::exception_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ what()
| const char * nest::KeyError::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ msg_
| std::string nest::KeyError::msg_ |
|
private |
The documentation for this class was generated from the following file: