[ http://jira.codehaus.org/browse/DROOLS-477?page=comments#action_56641 ]
Michael Neale commented on DROOLS-477: -------------------------------------- Drools 3 should have less nesting of exceptions, so will be less confusing. > DecisionTableLoader does not correctly report exceptions correctly > ------------------------------------------------------------------ > > Key: DROOLS-477 > URL: http://jira.codehaus.org/browse/DROOLS-477 > Project: drools > Type: Improvement > Components: decision tables > Versions: 2.1 > Reporter: Phil Stafford-Jones > Assignee: bob mcwhirter > > Original Estimate: 2 hours > Remaining: 2 hours > > During DecisionTable loading if an exception is thrown only a runtime > exception is reported without > any of the specific DecisionTableParseException messages. Please could you > catch the DecisionTable > Parse errors in DecisionTableLoader.java and report there details. > This will dramtically improve debugging during the load phase. > Class: decisiontableloader.jvaa > Exception: DecisionTableParseException -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
