stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
3ds2sdk
/
com.stripe.android.stripe3ds2.observability
/
ErrorReporter
Error
Reporter
fun
interface
ErrorReporter
:
Serializable
An interface for sending error reports to Stripe.
Members
Functions
report
Error
Link copied to clipboard
abstract
fun
reportError
(
t
:
Throwable
)