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

Wrap TransformationException in JRuleExecutionException #39

Merged
merged 1 commit into from
May 16, 2022

Conversation

seime
Copy link
Collaborator

@seime seime commented May 15, 2022

TransformationException is not available for rules, so this PR wraps it in a new JRuleExecutionException.

IMHO all underlying exceptions occuring during rules execution should be wrapped and error message made available. This helps the user to figure out what's wrong.

Fixes https://community.openhab.org/t/jrule-openhab-rules-using-java/121441/105

@seaside1 seaside1 merged commit b0f3439 into seaside1:main May 16, 2022
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