Replica
replica-core
/
me.aartikov.replica.common
/
LoadingError
Loading
Error
data
class
LoadingError
(
val
exception
:
Exception
)
Content copied to clipboard
Represent an error occurred during a network request.
Constructors
Properties
Constructors
Loading
Error
Link copied to clipboard
fun
LoadingError
(
exception
:
Exception
)
Content copied to clipboard
Properties
exception
Link copied to clipboard
val
exception
:
Exception
Content copied to clipboard