public class CardDeclinedException extends CardException
code, response| Constructor and Description |
|---|
CardDeclinedException(ErrorResponse response,
int code) |
CardDeclinedException(StripeApiException e) |
getCode, getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CardDeclinedException(ErrorResponse response, int code)
public CardDeclinedException(StripeApiException e)
Copyright © 2014. All rights reserved.