Source set: Common
class ComposeTimeoutException(message: String?) : Throwable(message)
Thrown in cases where Compose test can't satisfy a condition in a defined time limit.
Thrown in cases where Compose test can't satisfy a condition in a defined time limit.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class ComposeTimeoutException(message: String?) : Throwable(message)
Thrown in cases where Compose test can't satisfy a condition in a defined time limit.
Last updated: