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

Function to pre-process exceptions #39

Open
piranha opened this issue May 11, 2016 · 2 comments
Open

Function to pre-process exceptions #39

piranha opened this issue May 11, 2016 · 2 comments

Comments

@piranha
Copy link

piranha commented May 11, 2016

When an error happens with pgsql, you see some description with helpful text saying "call .getNextException to see the cause". Having some ability to pre-process exception before showing it to user would be nice, I could write application-specific one for instance. :)

@adamlehenbauer
Copy link

This is getting me too, exact same thing with java.sql.BatchException#getNextException

@magnars
Copy link
Owner

magnars commented Jan 17, 2018

This is a good idea. PR welcome. :)

magnars added a commit that referenced this issue May 18, 2018
adds support for SQLException getNextException #39
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

3 participants