-
public final class GiniInternalPaymentModule.InternalPaymentEvents.OnErrorOccurred extends GiniInternalPaymentModule.InternalPaymentEvents
An error occurred during the payment request.
-
-
Constructor Summary
Constructors Constructor Description GiniInternalPaymentModule.InternalPaymentEvents.OnErrorOccurred(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
GiniInternalPaymentModule.InternalPaymentEvents.OnErrorOccurred
GiniInternalPaymentModule.InternalPaymentEvents.OnErrorOccurred(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-