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