Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing entities returning HTTP 500 instead of a 4XX. #387

Conversation

deviantintegral
Copy link
Contributor

This fixes missing entity GETs returning a 500, because the exception class wasn't extending RestfulException. I wasn't totally sure where to put the test, but this seemed like a good start.

@amitaibu
Copy link
Member

Hi @deviantintegral !

Thanks for the PR. I think a better place for would be here

@e0ipso
Copy link
Member

e0ipso commented Jan 22, 2015

After merging deviantintegral#1 this can be merged.

@deviantintegral
Copy link
Contributor Author

Thanks @mateu-aguilo-bosch !

@amitaibu
Copy link
Member

Merged, thanks!

@amitaibu amitaibu closed this Jan 22, 2015
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.

3 participants