ReadException

open class ReadException(message: String, cause: Throwable, debugInfo: DebugInfo) : RuntimeException

Thrown if NFC reading fails due to an unexpected reason.

Constructors

Link copied to clipboard
fun ReadException(message: String, cause: Throwable, debugInfo: DebugInfo)

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard