Home All Groups Group Topic Archive Search About

Small doubt regarding XmlDocument::LoadXml(String xml)

Author
10 May 2007 3:48 PM
GeezerButler
According to msdn, this method throws XmlException when
"There is a load or parse error in the XML. In this case, the document
remains empty."

I cannot understand the difference between load and parse error.
IMO, only thing that would cause exception is Malformed xml.
right?

AddThis Social Bookmark Button