hasError

abstract fun hasError(): Boolean

Convenience method to check if there are any requests that resulted in an error.

Return

True if there are any requests that finished with error, false otherwise.