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