ErrorResult

fun ErrorResult(drawable: Drawable?, request: ImageRequest, throwable: Throwable)

Parameters

drawable

The error drawable.

request

The request that was executed to create this result.

throwable

The error that failed the request.