openDAQ
Open data acquisition platform
Error Codes
Core Types
»
Errors
Collaboration diagram for Error Codes:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Error Codes
Core types error codes
Member
OPENDAQ_ERR_ALREADYEXISTS
0x8000000A
The object being added is already present in the target structure.
Member
OPENDAQ_ERR_COERCE_FAILED
0x80000040
Coercion of the passed value failed. The value does not adhere to the imposed type or content predicates. It cannot be coerced to fit to the provided value restrictions.
Member
OPENDAQ_ERR_NOTFOUND
0x80000006
Requested object is not a part of the target structure.
Member
OPENDAQ_ERR_OUTOFRANGE
0x80000005
The requested item index exceeds the target structure size.
Member
OPENDAQ_ERR_VALIDATE_FAILED
0x80000030
Validation of the passed value failed. The value does not adhere to the imposed type or content predicates.
Generated by
1.8.17