Will there ever be a SAXException thrown from the parse method in my
XMLReader that does not first travel through the ErrorHandler?

I would like to be sure, because I want to appropriately locate my logging
efforts -- and not be logging things twice -- once in the ErrorHandler, and
once in the associated catch block of the parse call's try.

Thanks in advance...

BradO

Reply via email to