public class CardException extends StripeException
Constructor and Description |
---|
CardException(String message,
String code,
String param,
Throwable e) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getParam() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Stripe. All rights reserved.