CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
creos_messages::Error Struct Reference

Error message to communicate that contains an error code and a message. More...

#include <creos/messages/error.hpp>

Public Member Functions

auto operator<=> (const Error &other) const =default
 Compare two Error messages.
 

Public Attributes

ErrorCode code
 The error code.
 
std::string message
 The error message.
 

Detailed Description

Error message to communicate that contains an error code and a message.


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