[jboss-jira] [JBoss JIRA] Commented: (JBRULES-656) Parser Build is throwing Exceptions

Mark Proctor (JIRA) jira-events at lists.jboss.org
Thu Jul 5 22:24:53 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-656?page=comments#action_12367968 ] 
            
Mark Proctor commented on JBRULES-656:
--------------------------------------

agreed many possible exceptions can be caught from higher catchall point. Not sure about the malformed issue. The idea is that they should never need to try/catch a build session, but always check the results list. IF we leave malformed stuff throwing an excpetion, that we don't catch at a higher level, then the user will have to try/catch just in case.

> Parser Build is throwing Exceptions
> -----------------------------------
>
>                 Key: JBRULES-656
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-656
>             Project: JBoss Rules
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Drl Parser/Builder
>            Reporter: Mark Proctor
>         Assigned To: Edson Tirelli
>             Fix For:  4.0.0.MR4
>
>
> All exceptions, inclduing null pointers, should be caught wrapped and added to the errors list. We do not want the parser to exit eary due to an exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list