sealed class NetworkCacheError : Exception| DeregistrationFailed |
class DeregistrationFailed : NetworkCacheErrorIndicates a failure to deregister, because of a rejected request from the remote node |
| rootCause |
val Throwable.rootCause: Throwable |
| DeregistrationFailed |
class DeregistrationFailed : NetworkCacheErrorIndicates a failure to deregister, because of a rejected request from the remote node |