SandboxedSdkUiSessionState.Error
public final class SandboxedSdkUiSessionState.Error extends SandboxedSdkUiSessionState
java.lang.Object | ||
↳ | androidx.privacysandbox.ui.client.view.SandboxedSdkUiSessionState | |
↳ | androidx.privacysandbox.ui.client.view.SandboxedSdkUiSessionState.Error |
There was an error in the UI session.
Summary
Public constructors
Public methods
getThrowable
Added in 1.0.0-alpha10
public final @NonNull Throwable getThrowable()
The error that caused the session to end.