Not all elements in a Dictionary have been accessed.
More...
#include <exceptions.h>
Not all elements in a Dictionary have been accessed.
- Parameters
-
| what | Which parameter triggers the error |
| where | Which function the error occurs in |
| missed | Dictionary keys that have not been accessed |
◆ UnaccessedDictionaryEntry()
| nest::UnaccessedDictionaryEntry::UnaccessedDictionaryEntry |
( |
const std::string & |
what, |
|
|
const std::string & |
where, |
|
|
const std::string & |
missed |
|
) |
| |
|
inline |
◆ exception_name()
| std::string nest::UnaccessedDictionaryEntry::exception_name |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: