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

Service call failure. More...

#include <creos/errors.hpp>

Inheritance diagram for creos::ServiceCallError:
Collaboration diagram for creos::ServiceCallError:

Public Member Functions

 ServiceCallError (ErrorCode code, const std::string &message)
 
ErrorCode code () const
 
- 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

Service call failure.

This error is thrown when a service call fails.


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