getError

abstract fun getError(webRequest: WebRequest): Throwable

Return the underlying cause of the error or null if the error cannot be extracted.

Return

the Exception that caused the error or null

Parameters

webRequest

the source request