handleSilentException

open override fun handleSilentException(e: Throwable?)

Send a silent report for the given exception

Parameters

e

The Throwable to be reported. If null the report will contain a new Exception("Report requested by developer").