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