When XMLParser.reportError is called as a result of catching an exception, it throws a SAXException but doesn't include the causing exception. This makes it more difficult to debug problems as key information is lost. AXException provides a mechanism for handing this. I will gladly develop a patch if desired.
Mark