ConfigException Fields |
The ConfigException type exposes the following members.
Name | Description | |
---|---|---|
AccessViolationError | The property is read only. | |
ApplyFailed | The application to the device of the configuration failed. | |
BarcodeServiceError | It is a Barcode Service error. | |
CommitError | An error occurred while saving the configuration. | |
DecoderBusyError | The scan engine is busy, cannot accept commands. | |
DuplicateNameError | The specified name is already in use. | |
GenericError | Generic error, mostly due to a wrong parameter passed to a SDK method. | |
IdError | Parameter identifier is not supported. | |
JsonError | The JSON configuration file has an error. | |
JsonNotFound | The JSON resource file was not found. | |
NotFoundError | The specified object is not found. | |
NullPointerError | It is a null pointer error. | |
OverlappingRuleError | There is a defined rule with an application context that overlaps with that of the rule. | |
ProfileAlreadyLoadedError | There is already a manually loaded profile. | |
RemoteCallError | When it's not possible to call Datalogic service. | |
RevertFailed | The application to the device of the configuration failed. | |
SaveProfileError | Error saving the json file. | |
ServiceNotAvailable | Database not accesible. | |
SpecificApplyFailed | The apply on the specific service failed. | |
StoreFailed | Store on database failed. | |
Success | Success constant. | |
SupportError | The property is not supported. | |
ValueError | Parameter value is wrong. |