Actions
Bug #1076
closedCatch callback exceptions in BinaryXmlElementReader.onReceivedData?
Status:
Abandoned
Priority:
Normal
Assignee:
-
Start date:
11/16/2013
Due date:
% Done:
0%
Estimated time:
Description
When BinaryXmlElementReader.onReceivedData calls the onReceivedElement callback, it could throw an exception which would cause problems when processEvents needs to read more data. Maybe catch and log all exceptions.
Actions