![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Exception thrown when writing to a read-only parameter. More...
#include <AutoParameters.hpp>
Inheritance diagram for ScriptInterface::AutoParameters< Derived, Base >::WriteError:
Collaboration diagram for ScriptInterface::AutoParameters< Derived, Base >::WriteError:Public Member Functions | |
| WriteError (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 writing to a read-only parameter.
Definition at line 105 of file AutoParameters.hpp.
|
inlineexplicit |
Definition at line 106 of file AutoParameters.hpp.