coil-root
Toggle table of contents
3.5.0-SNAPSHOT
android
common
nonAndroid
Target filter
android
common
nonAndroid
Switch theme
Search in API
Skip to content
coil-root
coil-core
/
coil3
/
EventListener
/
onError
on
Error
android
common
nonAndroid
actual
open
override
fun
onError
(
request
:
ImageRequest
,
result
:
ErrorResult
)
Called if an error occurs while executing the request.
expect
open
override
fun
onError
(
request
:
ImageRequest
,
result
:
ErrorResult
)
See also
Image
Request.
Listener.
onError
actual
open
override
fun
onError
(
request
:
ImageRequest
,
result
:
ErrorResult
)
Called if an error occurs while executing the request.