ScanFlowError

Error raised by the scan flow APIs.

message and recoveryMessage are developer-facing diagnostics in English. Use code to choose any localized end-user message.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
open override val message: String
Link copied to clipboard
val recoveryMessage: String? = null
Link copied to clipboard