Package com.stripe.exception
package com.stripe.exception
-
ClassDescriptionError returned when user tries to cancel an OutboundPayment that was already canceled.The resource already exists.
ApiKeyMissingException
is thrown when the API key is not set for a request.Returned if an InboundTransfer is not allowed for risk, legal, regulatory or other unforeseen reasons.Returned when the PayoutMethodBankAccount object is controlled by the Stripe Dashboard, and cannot be archived.The required storer capabilities are missing.Error returned when the balance of provided financial account and balance type in the OutboundPayment/OutboundTransfer request does not have enough funds.Returned in cases where the bank account provided is not valid (wrong format of account number or a routing number that does not correspond to a banking institution).Returned in cases where the ID provided doesn't correspond to a valid payout method.Error thrown if a user tries to close an account that has non-zero balances.Error returned when user tries to cancel an OutboundPayment that is not cancelable.Error returned when the recipient's recent total amount in outbound payments has exceeded its limit.Error returned when the user enables notifications in the OutboundPayment request, but an email is not set up on the recipient account.The temporary session token has expired.