ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Exception thrown when writing to a read-only parameter. More...
#include <AutoParameters.hpp>
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 104 of file AutoParameters.hpp.
|
inlineexplicit |
Definition at line 105 of file AutoParameters.hpp.