Uses of Class
dev.vality.damsel.payment_processing.errors.NoRouteFoundFailure
Packages that use NoRouteFoundFailure
-
Uses of NoRouteFoundFailure in dev.vality.damsel.payment_processing.errors
Methods in dev.vality.damsel.payment_processing.errors that return NoRouteFoundFailureModifier and TypeMethodDescriptionNoRouteFoundFailure.deepCopy()static NoRouteFoundFailureNoRouteFoundFailure.forbidden(GeneralFailure value) PaymentFailure.getNoRouteFound()static NoRouteFoundFailureNoRouteFoundFailure.rejected(RoutesRejected value) static NoRouteFoundFailureNoRouteFoundFailure.risk_score_is_too_high(GeneralFailure value) static NoRouteFoundFailureNoRouteFoundFailure.unknown(GeneralFailure value) Methods in dev.vality.damsel.payment_processing.errors with parameters of type NoRouteFoundFailureModifier and TypeMethodDescriptionintNoRouteFoundFailure.compareTo(NoRouteFoundFailure other) booleanNoRouteFoundFailure.equals(NoRouteFoundFailure other) static PaymentFailurePaymentFailure.no_route_found(NoRouteFoundFailure value) voidPaymentFailure.setNoRouteFound(NoRouteFoundFailure value) Constructors in dev.vality.damsel.payment_processing.errors with parameters of type NoRouteFoundFailure