![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Exception thrown when accessing an unknown parameter. More...
#include <AutoParameters.hpp>
Inheritance diagram for ScriptInterface::AutoParameters< Derived, Base >::UnknownParameter:
Collaboration diagram for ScriptInterface::AutoParameters< Derived, Base >::UnknownParameter:Public Member Functions | |
| UnknownParameter (std::string const &name) | |
Public Member Functions inherited from ScriptInterface::Exception | |
| Exception (const char *msg) | |
| Exception (std::string msg) | |
| const char * | what () const noexcept override |
Exception thrown when accessing an unknown parameter.
Definition at line 99 of file AutoParameters.hpp.
|
inlineexplicit |
Definition at line 100 of file AutoParameters.hpp.