20 std::unique_ptr<ErrorImpl> impl_;
23 Error(std::unique_ptr<ErrorImpl> impl) noexcept;
35 const char *getMessage()
const noexcept;
54 const char *getName()
const noexcept;
63 const char *getArgs()
const noexcept;
OBExceptionType
The exception types in the SDK, through the exception type, you can easily determine the specific typ...
Provide SDK structure and enumeration constant definition (depending on libobsensor/h/ObTypes.h)