Searched refs:LOAD_ERROR (Results 1 – 1 of 1) sorted by relevance
75 return LoadResult.Error(LOAD_ERROR) in getLoadResult()101 val LOAD_ERROR = Exception("Exception from TestPagingSource.errorNextLoad") constant