Click or drag to resize

DeviceException Fields

The DeviceException type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDeviceServiceError
It is a Device Service error.
Public fieldStatic memberGenericError
Generic error, mostly due to a wrong parameter passed to a SDK method.
Public fieldStatic memberInputServiceError
It is an Input Service error.
Public fieldStatic memberLocationServiceError
It is an Location Service error.
Public fieldStatic memberNotificationServiceError
It is an Notification Service error.
Public fieldStatic memberNullPointerError
It is a null pointer error.
Public fieldStatic memberPowerServiceError
It is an Power Service error.
Public fieldStatic memberRemoteCallError
When it's not possible to call Datalogic service.
Public fieldStatic memberSuccess
Success constant.
Public fieldStatic memberWakeupSourceError
It is a Wakeup Source error.
Top
See Also