Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Validating a method that throws a caught exception doesn't compile. #47

Open
behroozkhorashadi opened this issue Jun 11, 2017 · 0 comments
Labels

Comments

@behroozkhorashadi
Copy link
Contributor

If we validate a method that throws a caught exception (like IOException) the generated code fails compilation. This is a simple fix. Just add a try catch if any validated method throws a caught exception.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant