seaside1 / jrule

openHAB Java Rules Engine
Eclipse Public License 2.0
29 stars 15 forks source link

print useful exception trace while InvocationTargetException #160

Closed querdenker2k closed 1 year ago

querdenker2k commented 1 year ago

Currently there is for example just Error in rule: java.lang.ClassCastException This is helpless. Now there is the real exception stacktrace.