fun report(crash: UncaughtExceptionCrash): Unit
(source)
Overrides CrashReporterService.report
Submits a crash report for this Crash.UncaughtExceptionCrash.
fun report(crash: NativeCodeCrash): Unit
(source)
Overrides CrashReporterService.report
Submits a crash report for this Crash.NativeCodeCrash.