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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -