CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
creos::UnsupportedError Class Reference

A part of the API is not supported by the connected robot. More...

#include <creos/errors.hpp>

Inheritance diagram for creos::UnsupportedError:
Collaboration diagram for creos::UnsupportedError:

Public Member Functions

 UnsupportedError (const std::string &message)
 
- Public Member Functions inherited from creos::Exception
 Exception (const std::string &message)
 
 Exception (const Exception &other)
 
const char * what () const noexcept override
 Returns the error message.
 

Detailed Description

A part of the API is not supported by the connected robot.


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