Glide
Glide
/
com.bumptech.glide.load.data
/
DataFetcher
/
DataCallback
/
onLoadFailed
on
Load
Failed
abstract
fun
onLoadFailed
(
e
:
Exception
)
Content copied to clipboard
Called when the load fails.
Parameters
e
a non-null
Exception
indicating why the load failed.