I have a program that has been creating a log file for quite some time. Recently, parsing the XML yields a XMLErrs::Codes exception that I cannot catch it would seem, and causes the application to crash. Validation tools on the internet find nothing wrong with the XML being parsed, and it is not particularly large. I don't know what the problem is, but don't really care, because I can not have this sort of thing crashing my application because it should be fault tolerant.
Regards, Colin Diesh -- View this message in context: http://www.nabble.com/Catch-XMLErrs%3A%3ACodes-tp14905139p14905139.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.
