Hi Greg,
calling XMLPlatformUtil::Terminate is brutal; it substantially kills
Xerces (and your application, if it keeps working as if Xerces was still
initialized). You should instead throw an exception defined by you that
you catch in the same function where parse() was invoked.
Alberto
Barry, Gregory P. wrote:
Is there a way to abort the parser within the implementation of the
error method within the errorHandler?
when I do a utils Terminate, I am getting an unhandled exception.
Thanks,
--Greg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]