CrashReporter

interface CrashReporter

Interface for reporting exceptions.

Functions

Link copied to clipboard
abstract fun reportException(throwable: Throwable)

Reports an exception.