SystemError

data class SystemError(val throwable: Throwable) : LocalDataSourceQueryError

Constructors

Link copied to clipboard
constructor(throwable: Throwable)

Properties

Link copied to clipboard