PromptDismissedException

Thrown when user dismisses a prompt or another coroutine tries to display the prompt of the same type (that preempts the originally displayed prompt).

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?