|
Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
This enumeration defines the types of errors. More...
#include <MechEyeDataType.h>
Public Member Functions | |
| ErrorStatus ()=default | |
| ErrorStatus (ErrorCode code, const std::string &message) | |
| bool | isOK () const |
Data Fields | |
| ErrorCode | errorCode {MMIND_STATUS_SUCCESS} |
| std::string | errorDescription |
This enumeration defines the types of errors.
| enum ErrorCode |
|
default |
|
inline |
|
inline |
| ErrorCode errorCode {MMIND_STATUS_SUCCESS} |
Error code.
| std::string errorDescription |
Detailed error message.