example: try { string xx = map->getString("myString"); return xx; } catch (...) { // failed MessageBeep(-1); }
if the field myString in the message is empty (ie. ""), then it throws an exception. I am using 3.2.2 please help with a fix asap ! Søren -- View this message in context: http://old.nabble.com/CMS-getString-throws-exception-if-string-is-empty---tp29420197p29420197.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.