android-components / mozilla.components.lib.crash.service / CrashReporterService / report

report

abstract fun report(crash: UncaughtExceptionCrash): Unit (source)

Submits a crash report for this Crash.UncaughtExceptionCrash.

abstract fun report(crash: NativeCodeCrash): Unit (source)

Submits a crash report for this Crash.NativeCodeCrash.