Skip to content

Raise ObjectNotFoundError exception on 404#55

Open
keimlink wants to merge 3 commits into
developfrom
feature/raise-objectnotfound-exception-on-404
Open

Raise ObjectNotFoundError exception on 404#55
keimlink wants to merge 3 commits into
developfrom
feature/raise-objectnotfound-exception-on-404

Conversation

@keimlink

@keimlink keimlink commented Jun 2, 2015

Copy link
Copy Markdown
Member

This pull request fixes #25.

@keimlink keimlink added this to the 0.2.0 milestone Jun 2, 2015
@DebVortex

Copy link
Copy Markdown
Contributor

Maybe it would be good to place the raising of the Error at another possition? Currtently, only if you use a single object, a 404 is handeld propper. If you use e.g. filter, no error gets rissen. Just a emtpy list will be returned.

@DebVortex DebVortex removed their assignment Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ObjectNotFound does not get risen, when the request returns a 404

2 participants