eUnknownParameter Struct Reference

#include <ArmarXCore/statechart/Exception.h>

+ Inheritance diagram for eUnknownParameter:

Public Member Functions

 eUnknownParameter (const std::string &stateName, const std::string &paramName, const std::string hint="")
 
std::string name () const override
 

Detailed Description

Definition at line 74 of file Exception.h.

Constructor & Destructor Documentation

◆ eUnknownParameter()

eUnknownParameter ( const std::string &  stateName,
const std::string &  paramName,
const std::string  hint = "" 
)
inline

Definition at line 76 of file Exception.h.

Member Function Documentation

◆ name()

std::string name ( ) const
inlineoverride

Definition at line 77 of file Exception.h.


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