Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistent (SAX/DOM) wrapping of XML parse errors
The logic that chooses wrapping SQLException subclass and SQLstate for XML parse exceptions and I/O exceptions in XMLCopier.saxCopy is now duplicated in AdjustingDOMSource.get. Addresses issue #481.
- Loading branch information