reportException

abstract fun reportException(throwable: Throwable)

Reports an exception.

Parameters

throwable

The exception to be reported.