Michele Vivoda created JXPATH-186: ------------------------------------- Summary: JXPath catches Throwable Key: JXPATH-186 URL: https://issues.apache.org/jira/browse/JXPATH-186 Project: Commons JXPath Issue Type: Bug Reporter: Michele Vivoda Priority: Minor
JXPath catches Throwable in 12 places, it could be a bad practice http://stackoverflow.com/a/16027430/1536382 In most places it just rethrows but in a couple also does some logic, like in PropertyIterator where returns a NullPropertyPointer object. -- This message was sent by Atlassian JIRA (v6.3.4#6332)