MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.presentment.model
/
Iso18013PresentmentTimeoutException
Iso18013Presentment
Timeout
Exception
class
Iso18013PresentmentTimeoutException
:
Exception
Thrown if timed out waiting for a message from the remote reader.
Members
Constructors
Iso18013Presentment
Timeout
Exception
Link copied to clipboard
constructor
(
)
Construct a new exception.
constructor
(
message
:
String
)
Construct a new exception.
constructor
(
message
:
String
,
cause
:
Throwable
)
Construct a new exception.
constructor
(
cause
:
Throwable
)
Construct a new exception.
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?