MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.presentment
/
PresentmentCannotSatisfyRequestException
Presentment
Cannot
Satisfy
Request
Exception
class
PresentmentCannotSatisfyRequestException
(
message
:
String
?
,
cause
:
Throwable
)
:
Exception
Thrown when it's not possible to satisfy the request.
Members
Constructors
Presentment
Cannot
Satisfy
Request
Exception
Link copied to clipboard
constructor
(
message
:
String
?
,
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?