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 functions

From kotlin.Throwable

Inherited properties

From kotlin.Throwable
open external Throwable?
Cmn
open Throwable?
android
open String
android
open external 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