-
public final class LoadState.Error extends LoadState
Loading hit an error.
加载时出错
-
-
Field Summary
Fields Modifier and Type Field Description private final Throwableerrorprivate final BooleanendOfPaginationReached
-
Constructor Summary
Constructors Constructor Description LoadState.Error(Throwable error)
-