ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ScriptInterface::AutoParameters< Derived, Base >::WriteError Struct Reference

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 charwhat () const noexcept override
 

Detailed Description

template<typename Derived, typename Base = ObjectHandle>
struct ScriptInterface::AutoParameters< Derived, Base >::WriteError

Exception thrown when writing to a read-only parameter.

Definition at line 104 of file AutoParameters.hpp.

Constructor & Destructor Documentation

◆ WriteError()

template<typename Derived , typename Base = ObjectHandle>
ScriptInterface::AutoParameters< Derived, Base >::WriteError::WriteError ( std::string const name)
inlineexplicit

Definition at line 105 of file AutoParameters.hpp.


The documentation for this struct was generated from the following file: