public class InvalidRequestException extends StripeException
Exception indicating that invalid parameters were used in a request.serialVersionUID| Constructor and Description |
|---|
InvalidRequestException(java.lang.String message,
java.lang.String param,
java.lang.String requestId,
java.lang.Integer statusCode,
java.lang.Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getParam() |
getRequestId, getStatusCode, toString