Error

data class Error(val exception: Throwable) : RepositoryResult.Failure

Constructors

Link copied to clipboard
constructor(exception: Throwable)

Properties

Link copied to clipboard