PointerEventTimeoutCancellationException


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

Summary

Public constructors

Cmn
android

Public functions

open Throwable
android

Inherited properties

From kotlin.Throwable
open Throwable?
Cmn
open Throwable?
android
open String
android
open String?
Cmn
open String?
android
open Array<StackTraceElement>
android
Array<Throwable>
android

Public constructors

PointerEventTimeoutCancellationException

PointerEventTimeoutCancellationException(time: Long)

Public functions

fillInStackTrace

open fun fillInStackTrace(): Throwable