FetchFailure

constructor(error: Throwable, errorUpdatedAt: Long, paused: QueryFetchStatus.Paused? = null)

Parameters

error

The error that occurred.

errorUpdatedAt

The timestamp when the error occurred.

paused

The paused status of the query.