PointerEventTimeoutCancellationException


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

Summary

Public constructors

Cmn

Public functions

open Throwable
Cmn

Public properties

open Throwable?
Cmn
open String?
Cmn

Public constructors

PointerEventTimeoutCancellationException

PointerEventTimeoutCancellationException(time: Long)

Public functions

fillInStackTrace

open fun fillInStackTrace(): Throwable

Public properties

cause

open val causeThrowable?

message

open val messageString?