analyze

open fun analyze(failure: Throwable): FailureAnalysis

Returns an analysis of the given failure, or null if no analysis was possible.

Return

the analysis or null

Parameters

failure

the failure