Skip to content

Add new GooglePlacesAPIError for status code#85

Open
beamerblvd wants to merge 1 commit intoslimkrazy:masterfrom
beamerblvd:add-status-code-to-exception
Open

Add new GooglePlacesAPIError for status code#85
beamerblvd wants to merge 1 commit intoslimkrazy:masterfrom
beamerblvd:add-status-code-to-exception

Conversation

@beamerblvd
Copy link
Contributor

Per issue #81, added a new GooglePlacesAPIError to allow including url and status_code attributes that can be used by client code for better error handling. Went the route of a new, extending exception to avoid any issues with extra-party uses of the existing GooglePlacesError.

Per issue slimkrazy#81, added a new `GooglePlacesAPIError` to allow including `url` and `status_code` attributes that can be used by client code for better error handling. Went the route of a new, extending exception to avoid any issues with extra-party uses of the existing `GooglePlacesError`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant