APIConnectionException
class APIConnectionException(message: String? = null, cause: Throwable? = null) : StripeException
Content copied to clipboard
An Exception that represents a failure to connect to Stripe's API.
Constructors
Link copied to clipboard
fun APIConnectionException(message: String? = null, cause: Throwable? = null)
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard