data class Broken : RepositoryCache.Status
<init>
Broken(t: Throwable)
t
val t: Throwable
getExceptionOrNull
fun getExceptionOrNull(): Throwable?
isBroken
fun isBroken(): Boolean
isOkay
fun isOkay(): Boolean