artem-zinnatullin / android-wail-app

DEPRECATED Android Last.fm scrobbler. Recruiters: please don't look at this project.
MIT License
121 stars 36 forks source link

Handle common errors from Last.fm api #67

Open artem-zinnatullin opened 9 years ago

artem-zinnatullin commented 9 years ago

Such as authorization problems and so on which can occur in every request, if Retrofit will be used as API layer, it can be simply done by request interceptor which will create special exceptions with parsed errors