MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.device
/
DeviceAssertionException
Device
Assertion
Exception
class
DeviceAssertionException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Exception
Exception thrown when
DeviceAssertion
validation fails.
Members
Constructors
Device
Assertion
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?