Exception | Description |
---|---|
UnsupportedEloPlatform |
Indicates that the requested platform is not currently supported
by the SDK
|
UnsupportedPeripheralException |
Indicates that a Peripheral is not supported on the running platform
|
UnsupportedPeripheralMethodException |
The method called is not applicable to the given peripheral.
|
UnsupportedPeripheralMethodValueException |
Indicates that a parameter was passed to a method that supports the peripheral in question,
but that the parameter does not apply.
|