UwbApiException
open class UwbApiException : Exception
UwbHardwareNotAvailableException |
The uwb hardware is not available on the device. |
UwbServiceNotAvailableException |
The service was not available on the device. |
UwbSystemCallbackException |
Unusual failures happened in UWB system callback, such as stopping ranging or removing a known controlee failed. |
Exception class for Uwb service errors.
Summary
Public constructors |
|---|
UwbApiException(message: String) |
Inherited functions |
|---|