-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.redesign.common.result.AcqPaymentResult,ru.tinkoff.acquiring.sdk.redesign.common.result.AcqPaymentResult.Error
public final class RecurrentPayLauncher.Error extends RecurrentPayLauncher.Result implements AcqPaymentResult.Error
-
-
Constructor Summary
Constructors Constructor Description RecurrentPayLauncher.Error(Long paymentId, Throwable error, Integer errorCode)
-
Method Summary
Modifier and Type Method Description final LonggetPaymentId()ThrowablegetError()IntegergetErrorCode()-
-
Method Detail
-
getPaymentId
final Long getPaymentId()
-
getErrorCode
Integer getErrorCode()
-
-
-
-