UwbApiException

public class UwbApiException extends Exception

Known direct subclasses
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

Public constructors

UwbApiException

Added in 1.0.0-alpha08
public UwbApiException(@NonNull String message)