reportException

abstract fun reportException(failure: Throwable): Boolean

Report a startup failure to the user.

Return

true if the failure was reported or false if defaultreporting should occur.

Parameters

failure

the source failure