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