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::UnsupportedError Member List

This is the complete list of members for creos::UnsupportedError, including all inherited members.

Exception(const std::string &message) (defined in creos::Exception)creos::Exceptioninline
Exception(const Exception &other) (defined in creos::Exception)creos::Exceptioninline
UnsupportedError(const std::string &message) (defined in creos::UnsupportedError)creos::UnsupportedErrorinline
what() const noexcept overridecreos::Exceptioninline
~Exception()=default (defined in creos::Exception)creos::Exceptionvirtual
~UnsupportedError() override=default (defined in creos::UnsupportedError)creos::UnsupportedError