MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.presentment
/
PresentmentCanceledException
Presentment
Canceled
Exception
class
PresentmentCanceledException
(
message
:
String
?
)
:
Exception
Thrown when presentment was cancelled.
Members
Constructors
Presentment
Canceled
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?