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

Connection error. More...

#include <creos/errors.hpp>

Inheritance diagram for creos::ConnectionError:
Collaboration diagram for creos::ConnectionError:

Public Member Functions

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

Connection error.

This error is thrown when a connection to the CreOS server could not be established, or there was an error communicating with the server.


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