com.stripe.exception
Class InvalidRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stripe.exception.StripeException
com.stripe.exception.InvalidRequestException
- All Implemented Interfaces:
- Serializable
public class InvalidRequestException
- extends StripeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidRequestException
public InvalidRequestException(String message,
String param,
Throwable e)
getParam
public String getParam()
Copyright © 2014 Stripe. All rights reserved.