Uses of Class
ratpack.retrofit.RatpackRetrofitCallException
-
Packages that use RatpackRetrofitCallException Package Description ratpack.retrofit Integration with Retrofit. -
-
Uses of RatpackRetrofitCallException in ratpack.retrofit
Methods in ratpack.retrofit that return RatpackRetrofitCallException Modifier and Type Method Description static RatpackRetrofitCallException
RatpackRetrofitCallException. cause(Call<?> call, Response<?> response)
-