FetchFailure
constructor(error: Throwable, errorUpdatedAt: Long, paused: QueryFetchStatus.Paused? = null)(source)
Parameters
error
The error that occurred.
errorUpdatedAt
The timestamp when the error occurred.
paused
The paused status of the query.