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

"Could not find controller" when it is the "dispatch" method that is not found #8

Open
jmagrippis opened this issue Jan 26, 2016 · 0 comments

Comments

@jmagrippis
Copy link

This would throw an exception even if the controller existed, but it didn't implement a dispatch method.

Is it worth handling the cases separately? It would allow for a 400 or 405 error code to be sent, and make debugging a bit easier.

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