payments
Toggle table of contents
0.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
payments
payments
/
com.inttegro.payments
/
PaymentSheetException
Payment
Sheet
Exception
class
PaymentSheetException
(
val
code
:
String
,
val
message
:
String
)
:
Exception
Members
Constructors
Payment
Sheet
Exception
Link copied to clipboard
constructor
(
code
:
String
,
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
String
message
Link copied to clipboard
open
override
val
message
:
String