Uses of Class
com.onlinepayments.ApiException
Packages that use ApiException
-
Uses of ApiException in com.onlinepayments
Subclasses of ApiException in com.onlinepaymentsModifier and TypeClassDescriptionclassRepresents an error response from the payment platform when authorization failed.classRepresents an error response from a create payment call.classRepresents an error response from a payout call.classRepresents an error response from a refund call.classRepresents an error response from a create payment, payout or refund call.classRepresents an error response from the payment platform when an idempotent request failed because the first request has not finished yet.classRepresents an error response from the payment platform when something went wrong at the payment platform or further downstream.classRepresents an error response from the payment platform when a non-existing or removed object is trying to be accessed.classRepresents an error response from the payment platform when validation of requests failed.