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

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

#include <rtctk/componentFramework/stdComponent.hpp>

Inheritance diagram for rtctk::componentFramework::StdIfRequestFailed:

Public Member Functions

 StdIfRequestFailed (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

◆ StdIfRequestFailed()

rtctk::componentFramework::StdIfRequestFailed::StdIfRequestFailed ( const std::string & message)
inlineexplicit

Member Data Documentation

◆ ERROR_CODE

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

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