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