The error class exposed by the SDK, users can get detailed error information according to the erro.
More...
#include <ObTypes.h>
The error class exposed by the SDK, users can get detailed error information according to the erro.
Definition at line 142 of file ObTypes.h.
Describe the status code of the error, as compatible with previous customer status code requirements
Definition at line 143 of file ObTypes.h.
char ob_error::message[256] |
Describe the detailed error log.
Definition at line 145 of file ObTypes.h.
char ob_error::function[256] |
Describe the name of the function where the error occurred.
Definition at line 146 of file ObTypes.h.
Describes the parameters passed to the function when an error occurs. Used to check whether the parameter is wrong
Definition at line 147 of file ObTypes.h.
The description is the specific error type of the SDK.
Definition at line 149 of file ObTypes.h.
The documentation for this struct was generated from the following file:
- /root/libobsensor/include/libobsensor/h/ObTypes.h