iamstuartwilson / strava

PHP Class for the Strava API (v3)
MIT License
120 stars 26 forks source link

Error handling #9

Closed sylvainlg closed 8 years ago

sylvainlg commented 9 years ago

Error management by exception allows to differentiate between correct answers without looking at the content of the response.

iamstuartwilson commented 8 years ago

@sylvainlg this is great! Sorry for not noticing it earlier, I'll try and find a time to make a new release for this :)