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

Timeout error. More...

#include <creos/errors.hpp>

Inheritance diagram for creos::TimeoutError:
Collaboration diagram for creos::TimeoutError:

Public Member Functions

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

Timeout error.

This error is thrown when a timeout occurs.


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