ExceptionHandler(context: Context, crashReporter: CrashReporter, defaultExceptionHandler: UncaughtExceptionHandler? = null)
Thread.UncaughtExceptionHandler implementation that forwards crashes to the CrashReporter instance.