ComposeTimeoutException


Thrown in cases where Compose test can't satisfy a condition in a defined time limit.

Summary

Public constructors

Cmn

Inherited functions

From kotlin.Throwable
open external String
Cmn

Inherited properties

From kotlin.Throwable
open external Throwable?
Cmn
open external String?
Cmn

Public constructors

ComposeTimeoutException

ComposeTimeoutException(message: String?)