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