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::AlreadyExistsError Class Reference

Something already exists when trying to create it. More...

#include <creos/errors.hpp>

Inheritance diagram for creos::AlreadyExistsError:
Collaboration diagram for creos::AlreadyExistsError:

Public Member Functions

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

Something already exists when trying to create it.


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