Skip to content
#

rxjava

Here are 1,941 public repositories matching this topic...

nana-desu
nana-desu commented Mar 23, 2020

I need to get throwable from Failed status "Response body is NULL"
But can't receive that error using throwable as you said in the documentation page

Here's the log

W/RxDownload: The exception was not handled due to missing onError handler in the subscribe() method call. Further reading: https://github.com/ReactiveX/RxJava/wiki/Error-Handling | io.reactivex.exceptions.CompositeExceptio
bovquier
bovquier commented Aug 8, 2019

requeryVersion = '1.6.0'
requeryVersion = '1.6.1'

E/BaseViewModel: java.sql.SQLNonTransientConnectionException
    io.requery.PersistenceException: java.sql.SQLNonTransientConnectionException
        at io.requery.sql.EntityDataStore.checkConnectionMetadata(EntityDataStore.java:588)
        at io.requery.sql.EntityDataStore$DataContext.getTransactionMode(EntityDataStore.java:747)

本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构,已经能满足现在的大部分网络请求。

  • Updated Jun 27, 2019
  • Java

Improve this page

Add a description, image, and links to the rxjava topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rxjava topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.