android - Androidannotations RestErrorHandler not called in RestClient Robo Spice Request -


i configured resterrorhandler in restclient: restclient.setresterrorhandler(restclienterrorhandler);

but it's not called.

i debugged code , see in generated restclient_ class resttemplate.exchange throwing exception, try catch calls resterrorhandler being generated response.getbody() , not entire method.

is bug in androidannotations or doing wrong?

i'm using androidannotations restclient inside robo spice request. thanks!

this aa issue has been fixed today :) may use snapshot until release new version.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -