{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

PointerEventTimeoutCancellationException

public final class PointerEventTimeoutCancellationException


An exception thrown from AwaitPointerEventScope.withTimeout when the execution time of the coroutine is too long.

Summary

Public constructors

Public methods

@NonNull Throwable

Public constructors

PointerEventTimeoutCancellationException

public PointerEventTimeoutCancellationException(long time)

Public methods

fillInStackTrace

public @NonNull Throwable fillInStackTrace()