NotConnectedException

class NotConnectedException(message: String, cause: Throwable, debugInfo: DebugInfo) : NfcTravelDocumentReader.ReadException

Thrown if NFC reading fails due to an NFC tag connection failure.

Constructors

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