StripeException

constructor(stripeError: StripeError? = null, requestId: String? = null, statusCode: Int = DEFAULT_STATUS_CODE, cause: Throwable? = null, message: String? = stripeError?.message)