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

Fixed UndeclaredThrowableException in Spring plugin. #116

Merged
merged 1 commit into from
Mar 11, 2016

Conversation

apetrelli
Copy link
Contributor

I solved the problem by intercepting InvocationTargetException and then
throwing the cause exception.

I solved the problem by intercepting InvocationTargetException and then
throwing the cause exception.
edudant added a commit that referenced this pull request Mar 11, 2016
Fixed UndeclaredThrowableException in Spring plugin.
@edudant edudant merged commit 90b11c8 into HotswapProjects:master Mar 11, 2016
@apetrelli
Copy link
Contributor Author

yay, that was fast, thank you.

@edudant
Copy link
Contributor

edudant commented Mar 11, 2016

Thanks for your contribution 👍

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

Successfully merging this pull request may close these issues.

2 participants