Uses of Class
com.flyfish.oauth.client.RestClient.RestClientException
Packages that use RestClient.RestClientException
-
Uses of RestClient.RestClientException in com.flyfish.oauth.client
Method parameters in com.flyfish.oauth.client with type arguments of type RestClient.RestClientExceptionModifier and TypeMethodDescriptionRestClient.onError(Consumer<RestClient.RestClientException> errorConsumer) 设置请求失败时的回调