UwbSystemCallbackException
public final class UwbSystemCallbackException extends UwbApiException
| java.lang.Object | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | androidx.core.uwb.exceptions.UwbApiException | |||
| ↳ | androidx.core.uwb.exceptions.UwbSystemCallbackException |
Unusual failures happened in UWB system callback, such as stopping ranging or removing a known controlee failed.
Summary
Public constructors |
|---|
UwbSystemCallbackException(@NonNull String message) |
Inherited methods |
|---|
Public constructors
UwbSystemCallbackException
Added in 1.0.0-alpha11
public UwbSystemCallbackException(@NonNull String message)