ScreenRuntimeUnavailableException

Reports that no platform runtime is installed to present a ScreenDefinition.

This failure occurs before ownership transfer, allowing the caller to install the matching runtime, retry, or close the definition.

Constructors

Link copied to clipboard
constructor()

Properties

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