-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.payment.PaymentByCardState
public final class PaymentByCardState.Error implements PaymentByCardState
-
-
Constructor Summary
Constructors Constructor Description PaymentByCardState.Error(Throwable throwable, Long paymentId)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()final LonggetPaymentId()-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
getPaymentId
final Long getPaymentId()
-
-
-
-