"Jason E. Stewart" <[EMAIL PROTECTED]> writes:

> I ran into a strange problem with some code. Even though I was set
> an error handler my code was Aborting. I discovered this was because
> it was actually generating an *exception* and not an *error*.

I've dug through the documentation and I'm not able to find a section
that describes what constitutes an XMLException (which are not handled
by ErrorHandler) versus SAXException's (which are). 

A pointer as to how to distinguish these would be useful, as I need to
add code to Xerces-P to properly expose these to Perl.

Thanks,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to