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

Instance API exception handling #37

Open
isaac-weisberg opened this issue Jan 28, 2020 · 0 comments
Open

Instance API exception handling #37

isaac-weisberg opened this issue Jan 28, 2020 · 0 comments

Comments

@isaac-weisberg
Copy link

In Java version I can app.exception(Exception::class.java) { e, req, res -> /**/ }

However, in this one the api seems to be unavailable, the IDE can't find any method with name exception. So how am I supposed to establish exception handling with instance API?

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