QueryUtil swallows error message 
---------------------------------

                 Key: CMIS-337
                 URL: https://issues.apache.org/jira/browse/CMIS-337
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-server
    Affects Versions: OpenCMIS 0.3.0
            Reporter: Michael Dürig


QueryUtil.traverseStatementAndCatchExc does in case of a RecognitionException 
always report 'null' for the error message. 

Furthermore QueryUtil should not extend QueryObject since it is a pure utility 
class for traversing queriy statements and handling exceptions. QueryObject 
OTOH is used to accumulate the result of such a traversal. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to