eStatechartLogicError Struct Reference

#include <ArmarXCore/statechart/Exception.h>

+ Inheritance diagram for eStatechartLogicError:

Public Member Functions

 eStatechartLogicError (std::string logicError)
 
std::string name () const override
 
 ~eStatechartLogicError () noexcept override
 

Detailed Description

Definition at line 30 of file Exception.h.

Constructor & Destructor Documentation

◆ eStatechartLogicError()

eStatechartLogicError ( std::string  logicError)
inline

Definition at line 34 of file Exception.h.

◆ ~eStatechartLogicError()

~eStatechartLogicError ( )
inlineoverridenoexcept

Definition at line 35 of file Exception.h.

Member Function Documentation

◆ name()

std::string name ( ) const
inlineoverride

Definition at line 36 of file Exception.h.


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