Replica
replica-core
/
me.aartikov.replica.single
/
ReplicaEvent
/
LoadingEvent
/
LoadingFinished
/
Error
Error
data
class
Error
(
val
exception
:
Exception
)
:
ReplicaEvent.LoadingEvent.LoadingFinished
<
Nothing
>
Content copied to clipboard
Constructors
Properties
Constructors
Error
Link copied to clipboard
fun
Error
(
exception
:
Exception
)
Content copied to clipboard
Properties
exception
Link copied to clipboard
val
exception
:
Exception
Content copied to clipboard