enisz / igdb

IGDB PHP API Wrapper
GNU General Public License v3.0
27 stars 8 forks source link

Improve error handling with IGDBEndpointException #24

Closed enisz closed 2 years ago

enisz commented 2 years ago

Currently there is no way to extract the http response code from the IGDBEndpointException. This should be changed.