Orocos Real-Time Toolkit  2.8.3
Public Member Functions | Public Attributes | List of all members
RTT::scripting::wrong_context_params_exception Struct Reference

#include <rtt/scripting/StateMachineBuilder.hpp>

Public Member Functions

 wrong_context_params_exception (const std::string &what)
 
const std::string & what ()
 

Public Attributes

std::string mwhat
 

Detailed Description

Definition at line 46 of file StateMachineBuilder.hpp.

Constructor & Destructor Documentation

RTT::scripting::wrong_context_params_exception::wrong_context_params_exception ( const std::string &  what)
inline

Definition at line 49 of file StateMachineBuilder.hpp.

Member Function Documentation

const std::string& RTT::scripting::wrong_context_params_exception::what ( )
inline

Definition at line 51 of file StateMachineBuilder.hpp.

References mwhat.

Member Data Documentation

std::string RTT::scripting::wrong_context_params_exception::mwhat

Definition at line 47 of file StateMachineBuilder.hpp.

Referenced by what().


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