BatteryException Class |
Namespace: Com.Datalogic.Device.Battery
The BatteryException type exposes the following members.
| Name | Description | |
|---|---|---|
| BatteryException | Initializes a new instance of the BatteryException class | |
| BatteryException(Int32) | Initializes a new instance of the BatteryException class | |
| BatteryException(String) | Initializes a new instance of the BatteryException class | |
| BatteryException(String, Int32) | Initializes a new instance of the BatteryException class |
| Name | Description | |
|---|---|---|
| ErrorNumber | The error number returned by the Installer's system services. | |
| JniPeerMembers | To be added. |
| Name | Description | |
|---|---|---|
| ContextUnknown | This error happens when the registration to receive battery events AddBatteryEventListener(IBatteryEventListener) | |
| GenericError | Generic error, mostly due to a wrong parameter passed to a SDK method. | |
| NullPointerError | Null pointer error. | |
| Success | Success constant. |