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