Click or drag to resize

ConfigException Fields

The ConfigException type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAccessViolationError
The property is read only.
Public fieldStatic memberApplyFailed
The application to the device of the configuration failed.
Public fieldStatic memberBarcodeServiceError
It is a Barcode Service error.
Public fieldStatic memberCommitError
An error occurred while saving the configuration.
Public fieldStatic memberDecoderBusyError
The scan engine is busy, cannot accept commands.
Public fieldStatic memberDuplicateNameError
The specified name is already in use.
Public fieldStatic memberGenericError
Generic error, mostly due to a wrong parameter passed to a SDK method.
Public fieldStatic memberIdError
Parameter identifier is not supported.
Public fieldStatic memberJsonError
The JSON configuration file has an error.
Public fieldStatic memberJsonNotFound
The JSON resource file was not found.
Public fieldStatic memberNotFoundError
The specified object is not found.
Public fieldStatic memberNullPointerError
It is a null pointer error.
Public fieldStatic memberOverlappingRuleError
There is a defined rule with an application context that overlaps with that of the rule.
Public fieldStatic memberProfileAlreadyLoadedError
There is already a manually loaded profile.
Public fieldStatic memberRemoteCallError
When it's not possible to call Datalogic service.
Public fieldStatic memberRevertFailed
The application to the device of the configuration failed.
Public fieldStatic memberSaveProfileError
Error saving the json file.
Public fieldStatic memberServiceNotAvailable
Database not accesible.
Public fieldStatic memberSpecificApplyFailed
The apply on the specific service failed.
Public fieldStatic memberStoreFailed
Store on database failed.
Public fieldStatic memberSuccess
Success constant.
Public fieldStatic memberSupportError
The property is not supported.
Public fieldStatic memberValueError
Parameter value is wrong.
Top
See Also