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

Consistent error handling #43

Open
andreasohlund opened this issue Jul 18, 2015 · 0 comments
Open

Consistent error handling #43

andreasohlund opened this issue Jul 18, 2015 · 0 comments

Comments

@andreasohlund
Copy link
Owner

As part of doing #41 the question of error handling came up. In this case if the user is providing a bad nuget id on the url we just throw new Exception. How should we play this?

Seems like a combo of custom exception like mentioned here

http://bytefish.de/blog/consistent_error_handling_with_nancy/

Combined with how octopus is doing their custom error pages? http://paulstovell.com/blog/consistent-error-handling-with-nancy

Thoughts?

@andreasohlund andreasohlund changed the title Consitent error handling Consistent error handling Jul 19, 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

No branches or pull requests

1 participant