airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.exception
/
AirwallexCheckoutException
/
AirwallexCheckoutException
Airwallex
Checkout
Exception
constructor
(
error
:
AirwallexError
?
=
null
,
traceId
:
String
?
=
null
,
statusCode
:
Int
=
0
,
message
:
String
?
=
error?.message
,
e
:
Throwable
?
=
null
)