The default behavior would depend on your DOMImplementation.  For the "LS" 
implementation, I believe that by default, most exceptions are caught and silently 
discarded.  The docs 
(http://xml.apache.org/xerces-c/apiDocs/classDOMBuilder.html#z21_12) indicate that 
DOMBuilder::parse can throw SAX, XML and DOM exceptions.

Adam Heinz
Senior Software Developer
Exstream Software

-----Original Message-----
From: Alexander Broekhuis [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 21, 2004 4:15 AM
To: [EMAIL PROTECTED]
Subject: RE: LPTSTR to DOMDocument

What I meant is, if there isn't a DOMErrorHandler, will the parser throw
a DOMException? Or will it throw some other sort of Exception?

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

Reply via email to