androidx.room.rxjava3


Classes

Exceptions

EmptyResultSetException

Thrown by Room when the query in a io.reactivex.rxjava3.core.Single DAO method needs to return a result but the returned result from the database is empty.