core
0.16.3
core
/
de.peekandpoke.kraft.async
/
DataLoader
/
State
/
Error
Error
class
Error
<
T
>
(
val
error
:
Throwable
)
:
DataLoader.State
<
T
>
Content copied to clipboard
Constructors
Properties
Constructors
Error
Link copied to clipboard
fun
Error
(
error
:
Throwable
)
Content copied to clipboard
Properties
error
Link copied to clipboard
val
error
:
Throwable
Content copied to clipboard