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

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
 

Detailed Description

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

Exception thrown when accessing an unknown parameter.

Definition at line 98 of file AutoParameters.hpp.

Constructor & Destructor Documentation

◆ UnknownParameter()

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

Definition at line 99 of file AutoParameters.hpp.


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