Errors.h
Go to the documentation of this file.
79 ///< [CRITICAL] 0xC0000005: Access to the OS resource is denied. Check for lost references, access rights, etc.
114 ///@note These are caused by SDK's usage - external or internal. Anyway, most likely that your code does something it shouldn't.
181 ///@note STD, Boost are also considered to be a 'library', so there might be a case when an SDK developer
182 /// didn't check your input parameters (as we ought to) and some of input-caused errors ended up here instead
259 ///@note Most of these exceptions are signals of developer's sloppiness. So, for most cases there is nothing
262 /// Unresolved exceptions are the ones that were nor handled properly by a developer in the place of likely occurrence with
263 /// more specific event code and details nor recognized by the SDK's general exception-handling procedure.
268 ///< [CRITICAL] 0xC0050000: General error for exceptions raised by developer logic faults (lost references, etc.)
328 ///< [WARNING] 0x80070102: Requested camera is not supported. Check manufacturer and firmware version
334 ///< [WARNING] 0x80070108: Requested camera is already used by someone else (yet to be able diagnose)
349 ///< [WARNING] 0x80070121: Camera setting is invalid (set to invalid/unsupported value or failed to be updated to required one)
371 ///< [WARNING] 0x80070202: Requested scanner is not supported. Check manufacturer and firmware version
377 ///< [WARNING] 0x80070208: Requested scanner is already used by someone else (yet to be able diagnose)
[WARNING] 0x80070808: Frame registration failed
Definition: Errors.h:434
[WARNING] 0x80000051: The file path is too long
Definition: Errors.h:97
[CRITICAL] 0xC0030305: Failed to access config due to parsing failure, etc.
Definition: Errors.h:243
[WARNING] 0x80070800: Frame capture timeout
Definition: Errors.h:425
[CRITICAL] 0xC0050300: Unexpected outcome (in assertions and etc.)
Definition: Errors.h:309
This namespace is auto-generated from internal event code list.
Definition: Errors.h:55
[WARNING] 0x80070140: Failed on access the camera
Definition: Errors.h:355
[CRITICAL] 0xC0050102: Unresolved OS exception (SEH for Windows)
Definition: Errors.h:281
[CRITICAL] 0xC0030222: Used library reported 'out of range argument'
Definition: Errors.h:228
[CRITICAL] 0xC0030221: Used library reported 'invalid argument'
Definition: Errors.h:225
[CRITICAL] 0xC0050000: General error for exceptions raised by developer logic faults (lost references...
Definition: Errors.h:267
Definition: AlgorithmWorkset.h:17
[WARNING] 0x80010004: Client interface shutdown failed
Definition: Errors.h:121
[WARNING] 0x80000002: The OS cannot find the file specified
Definition: Errors.h:71
[WARNING] 0x80070203: Requested scanner is not licensed
Definition: Errors.h:373
[CRITICAL] 0xC0030200: Library's not found
Definition: Errors.h:200
[CRITICAL] 0xC0020003: Used in auto-testing to mock error event
Definition: Errors.h:169
[WARNING] 0x80070324: Bundle staging failure. Insufficient overlapping between scanners ...
Definition: Errors.h:408
[WARNING] 0x80070121: Camera setting is invalid (set to invalid/unsupported value or failed to be upd...
Definition: Errors.h:348
[CRITICAL] 0xC0070210: Attempted to use uninitialized scanner
Definition: Errors.h:384
[CRITICAL] 0xC0030206: Library's internal failure
Definition: Errors.h:207
[CRITICAL] 0xC0030300: The requested config is not found. Check AIC for details
Definition: Errors.h:234
[WARNING] 0x80070208: Requested scanner is already used by someone else (yet to be able diagnose) ...
Definition: Errors.h:376
[CRITICAL] 0xC0070150: Camera is engaged with previous request
Definition: Errors.h:362
[CRITICAL] 0xC0050110: Unknown exception type (caught by ...)
Definition: Errors.h:291
[CRITICAL] 0xC0010001: Client interface start failed
Definition: Errors.h:117
[CRITICAL] 0xC0060100: OpenGL is either missing or presented by unsupported version ...
Definition: Errors.h:315
[WARNING] 0x80010201: Provided argument is invalid
Definition: Errors.h:147
[CRITICAL] 0xC0000005: Access to the OS resource is denied. Check for lost references, access rights, etc.
Definition: Errors.h:78
[WARNING] 0x80010104: Requested operation has failed
Definition: Errors.h:137
[WARNING] 0x80010101: Requested operation is denied. Check your license(s)
Definition: Errors.h:128
[WARNING] 0x80070250: Scanner is engaged with previous request
Definition: Errors.h:388
[CRITICAL] 0xC0030311: Config parameter's invalid
Definition: Errors.h:249
[WARNING] 0x80000052: The requested file is a directory
Definition: Errors.h:100
[WARNING] 0x80070300: Current SDK version doesn't support bundles
Definition: Errors.h:393
[WARNING] 0x80010103: Requested operation hasn't completed in time
Definition: Errors.h:134
[CRITICAL] 0xC0000006: Invalid OS handle
Definition: Errors.h:81
[WARNING] 0x8007020F: Scanner initialization failed
Definition: Errors.h:380
[CRITICAL] 0xC0030201: Library's version is not supported
Definition: Errors.h:203
[WARNING] 0x80070101: Requested camera is not connected
Definition: Errors.h:324
[CRITICAL] 0xC0030000: Unresolved internal failure
Definition: Errors.h:187
[WARNING] 0x80070120: Camera setting is not supported. Check versions
Definition: Errors.h:345
[WARNING] 0x80070201: Requested scanner is not connected
Definition: Errors.h:367
[WARNING] 0x80070108: Requested camera is already used by someone else (yet to be able diagnose) ...
Definition: Errors.h:333
[WARNING] 0x80000050: The file already exists
Definition: Errors.h:94
[CRITICAL] 0xC0030207: Used library doesn't support requested feature
Definition: Errors.h:211
[CRITICAL] 0xC0030210: Used library doesn't support requested operation
Definition: Errors.h:215
[CRITICAL] 0xC0000060: The file read error (unspecified)
Definition: Errors.h:104
[CRITICAL] 0xC0070110: Attempted to use uninitialized camera
Definition: Errors.h:341
[CRITICAL] 0xC0050010: Division on 0, floating point math and such
Definition: Errors.h:270
[WARNING] 0x80070301: Current SDK version is not licensed to work with bundles
Definition: Errors.h:396
[CRITICAL] 0xC0030302: Config is corrupted
Definition: Errors.h:240
[WARNING] 0x80000003: The OS cannot find the path specified
Definition: Errors.h:74
[WARNING] 0x80010102: Requested operation is invalid
Definition: Errors.h:131
[CRITICAL] 0xC0030211: Used library reported 'invalid operation'
Definition: Errors.h:218
[WARNING] 0x80070202: Requested scanner is not supported. Check manufacturer and firmware version ...
Definition: Errors.h:370
[WARNING] 0x80020002: Used in auto-testing to mock warning event
Definition: Errors.h:166
[WARNING] 0x80070103: Requested camera is not licensed
Definition: Errors.h:330
[CRITICAL] 0xC0000061: The file write error (unspecified)
Definition: Errors.h:107
[CRITICAL] 0xC0070130: Hardware/firmware related failure on camera side
Definition: Errors.h:352
[WARNING] 0x80070141: Timeout on access to the camera
Definition: Errors.h:358
[CRITICAL] 0xC0070510: Trigger failure
Definition: Errors.h:420
[CRITICAL] 0xC0030101: Driver's version is not supported
Definition: Errors.h:195
[WARNING] 0x80070803: Frame reconstruction failed
Definition: Errors.h:431
[CRITICAL] 0xC0030220: Used library doesn't support the parameter
Definition: Errors.h:222
[WARNING] 0x80010200: There is no such parameter. Check versions & input format
Definition: Errors.h:144
[CRITICAL] 0xC0050104: Unresolved boost::exception
Definition: Errors.h:287
[CRITICAL] 0xC0030100: Driver's not found
Definition: Errors.h:192
[CRITICAL] 0xC0030301: Config version is unsupported
Definition: Errors.h:237
[CRITICAL] 0xC0030310: Config parameter's not found
Definition: Errors.h:246
[CRITICAL] 0xC0050103: Unresolved std::exception
Definition: Errors.h:284
[CRITICAL] 0xC000000E: Not enough storage is available to complete the operation
Definition: Errors.h:89
[WARNING] 0x80070321: Bundle calibration failed
Definition: Errors.h:400
[WARNING] 0x80070102: Requested camera is not supported. Check manufacturer and firmware version ...
Definition: Errors.h:327
[CRITICAL] 0xC0070330: Attempt to use uncalibrated bundle
Definition: Errors.h:412
[WARNING] 0x80010100: Requested operation is unsupported. Check versions
Definition: Errors.h:125
[CRITICAL] 0xC0000001: Unmapped OS error
Definition: Errors.h:67
[WARNING] 0x8007010F: Camera initialization failed
Definition: Errors.h:337
[WARNING] 0x80000008: Not enough storage is available to process the operation
Definition: Errors.h:86
[SUCCESS] 0x00010105: Requested operation was cancelled by client's side
Definition: Errors.h:140
[WARNING] 0x80070801: Frame corrupted
Definition: Errors.h:428
[CRITICAL] 0xC0070500: Strobe failure
Definition: Errors.h:417