U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » LoadFromXML problem and solution
LoadFromXML problem and solution [message #36715] Thu, 28 June 2012 17:36 Go to previous message
koldo is currently offline  koldo
Messages: 3458
Registered: August 2008
Senior Veteran
Hello Mirek

Now LoadFromXML() catches only XmlError.

However if XmlizeByJsonize() is used, Jsonize() throws a JsonizeError. This way LoadFromXML cannot catch Json errors.

The solution would be just to replace catch(XmlError) {} with catch(...) {} in LoadFromXML().


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: why use fromsyschrset in the first sentence of the logfile?
Next Topic: XmlizeByJsonize() problem and proposed solution
Goto Forum:
  


Current Time: Sun Apr 26 06:23:38 GMT+2 2026

Total time taken to generate the page: 0.00946 seconds