toggle menu
coil-core
3.1.0
common
switch theme
search in API
coil-core
/
coil3.request
/
NullRequestDataException
Null
Request
Data
Exception
class
NullRequestDataException
:
RuntimeException
Exception thrown when an
ImageRequest
with empty/null data is executed by an
ImageLoader
.
Members
Constructors
Null
Request
Data
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?