Viam C++ SDK current
Loading...
Searching...
No Matches
Public Member Functions | List of all members
viam::sdk::Exception Class Reference

Defines an exception type for the SDK. More...

#include <exception.hpp>

+ Inheritance diagram for viam::sdk::Exception:

Public Member Functions

 Exception (ErrorCondition condition, const std::string &what)
 
 Exception (const std::string &what)
 
const std::error_condition & condition () const noexcept
 

Detailed Description

Defines an exception type for the SDK.


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