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

Exception lost in class org.openntf.xpt.core.dss.binding.EncryptionStringBinder #13

Open
degiorgig opened this issue Dec 10, 2014 · 1 comment

Comments

@degiorgig
Copy link
Contributor

In the processDomino2Java method of org.openntf.xpt.core.dss.binding.EncryptionStringBinder there is a try/catch block without any action in case of exception.
Basically if it doesn't find the setter it will digest the exception, is this correct?

@guedeWebGate
Copy link
Member

There are different things which can fail. But the whole Exception handling is part which is discovery and improvement.

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

2 participants