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

Thrown if the command is not allowed in current state. More...

#include <deploymentDaemonLifeCycle.hpp>

Inheritance diagram for rtctk::deploymentDaemon::DeploymentDaemonRequestRejected:

Public Member Functions

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

Static Public Attributes

static constexpr int32_t ERROR_CODE = 10
 

Detailed Description

Thrown if the command is not allowed in current state.

Constructor & Destructor Documentation

◆ DeploymentDaemonRequestRejected()

rtctk::deploymentDaemon::DeploymentDaemonRequestRejected::DeploymentDaemonRequestRejected ( const std::string & request_id,
const std::string & state_id )
inline

Member Data Documentation

◆ ERROR_CODE

constexpr int32_t rtctk::deploymentDaemon::DeploymentDaemonRequestRejected::ERROR_CODE = 10
staticconstexpr
Todo
Rejected command will eventually have a well known error code defined in stdif.

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