CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Loading...
Searching...
No Matches
creos::Exception Class Reference

Exception class for the CreOS client library. More...

#include <creos/errors.hpp>

Inheritance diagram for creos::Exception:
Collaboration diagram for creos::Exception:

Public Member Functions

 Exception (const std::string &message)
 
 Exception (const Exception &other)
 
const char * what () const noexcept override
 Returns the error message.
 

Detailed Description

Exception class for the CreOS client library.

This class is used to throw exceptions in the CreOS client library.


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