Viam C++ SDK current
|
Defines an exception type for the SDK. More...
#include <exception.hpp>
Public Member Functions | |
Exception (ErrorCondition condition, const std::string &what) | |
Exception (const std::string &what) | |
const std::error_condition & | condition () const noexcept |
Defines an exception type for the SDK.