DeviceBusyException

Thrown to indicate that operation was not executed because the device is processing a long-running task. Recommended action is to try again later.

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?