RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
rtctk::componentFramework::RequestRejected Class Reference

Thrown if a command is not allowed in current state or guard. More...

#include <rtctk/componentFramework/rtcComponent.hpp>

Inheritance diagram for rtctk::componentFramework::RequestRejected:

Public Member Functions

 RequestRejected (const std::string &request_id, const std::string &state_id)
 

Static Public Attributes

static constexpr int32_t ERROR_CODE = 10
 

Detailed Description

Thrown if a command is not allowed in current state or guard.

Constructor & Destructor Documentation

◆ RequestRejected()

rtctk::componentFramework::RequestRejected::RequestRejected ( const std::string & request_id,
const std::string & state_id )
inline

Member Data Documentation

◆ ERROR_CODE

constexpr int32_t rtctk::componentFramework::RequestRejected::ERROR_CODE = 10
staticconstexpr

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