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

Thrown if the command was accepted but the task to run failed. More...

#include <deploymentDaemonLifeCycle.hpp>

Inheritance diagram for rtctk::deploymentDaemon::DeploymentDaemonRequestFailed:

Public Member Functions

 DeploymentDaemonRequestFailed (const std::string &message)
 

Static Public Attributes

static constexpr int32_t ERROR_CODE = 501
 

Detailed Description

Thrown if the command was accepted but the task to run failed.

Constructor & Destructor Documentation

◆ DeploymentDaemonRequestFailed()

rtctk::deploymentDaemon::DeploymentDaemonRequestFailed::DeploymentDaemonRequestFailed ( const std::string & message)
inlineexplicit

Member Data Documentation

◆ ERROR_CODE

constexpr int32_t rtctk::deploymentDaemon::DeploymentDaemonRequestFailed::ERROR_CODE = 501
staticconstexpr
Todo
Decide on a stable error code?

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