failUri

fun failUri(uri: Uri)

Intercept any requests to load uri, failing their resolution and causing TtImageLoader to either display the placeholder if set, or the error image if set, or nothing.

The given resolution will be applied until stop or reset are called.