{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

RemoteMediator.MediatorResult.Error

class RemoteMediator.MediatorResult.Error : RemoteMediator.MediatorResult

kotlin.Any
   ↳ androidx.paging.RemoteMediator.MediatorResult
     ↳ androidx.paging.RemoteMediator.MediatorResult.Error

Recoverable error that can be retried, sets the LoadState to LoadState.Error.

Summary

Public constructors

Error(throwable: Throwable)

Public properties

Throwable

Public constructors

Error

Error(throwable: Throwable)

Public properties

throwable

val throwableThrowable