ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Exception thrown when accessing an unknown parameter. More...
#include <AutoParameters.hpp>
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 98 of file AutoParameters.hpp.
|
inlineexplicit |
Definition at line 99 of file AutoParameters.hpp.