Exception | Description |
---|---|
BluetoothException |
Bluetooth GATT exception class.
|
DeviceAuthenticationException |
Thorwn when SDK was unable to authorize with the device.
|
DeviceConfigurationException |
Contains list of device settings errors returned from Cloud.
|
DeviceConnectionException |
General type of exception thrown when having problems with connecting to device.
|
EstimoteDeviceException |
Wraps all exceptions that can happen when interacting with device.
|
InvalidSettingValueException |
Thrown when invalid value is passed to setting.
|
NotConnectedException |
Exception thrown when operation was performed on connection that is closed.
|
NotOwnerException |
Thrown when trying to connect to device that is not owned by the user.
|
OperationException | |
TimeoutOperationException | |
UnsupportedDeviceException |
Thrown when connecting to unsupported device.
|
UnsupportedSettingException |
Thrown when device does not support given setting ID.
|