error

fun error(@DrawableRes drawableResId: Int): ImageLoader.Builder
fun error(drawable: Drawable?): ImageLoader.Builder

Set the default error drawable to use when a request fails.