Gini Merchant SDK for Android
Gini Merchant SDK for Android
/
net.gini.android.merchant.sdk
/
GiniMerchant
/
PaymentState
/
Error
Error
public
final
class
Error
extends
GiniMerchant.PaymentState
Payment request returned an error.
Constructors
Functions
Properties
Constructors
Gini
Merchant.
Payment
State.
Error
Link copied to clipboard
public
GiniMerchant.PaymentState.Error
GiniMerchant.PaymentState.Error
(
Throwable
throwable
)
Functions
get
Throwable
Link copied to clipboard
public
final
Throwable
getThrowable
(
)
Properties
throwable
Link copied to clipboard
private
final
Throwable
throwable