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

add Exception400 / catch400s etc decorators #1

Open
agilgur5 opened this issue Jul 31, 2018 · 0 comments
Open

add Exception400 / catch400s etc decorators #1

agilgur5 opened this issue Jul 31, 2018 · 0 comments

Comments

@agilgur5
Copy link
Owner

These might be a bit more niche, but were used in Yorango's codebase in order to be able to throw/raise exceptions within any depth of the call-stack and be assured that it would cause the API request to return the correct response (and not require the calling code to do so).

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

No branches or pull requests

1 participant