ErrorReporter

fun interface ErrorReporter : Serializable

An interface for sending error reports to Stripe.

Functions

Link copied to clipboard
abstract fun reportError(t: Throwable)