mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
added logging for EA-62550 - NA: ErrorHandlerWrapper.createSAXParseException
This commit is contained in:
@@ -228,6 +228,7 @@ public class IpnbUtils {
|
||||
}
|
||||
catch (SAXException e) {
|
||||
LOG.error(e);
|
||||
LOG.info("formula text " + formulaText);
|
||||
}
|
||||
catch (ParserConfigurationException e) {
|
||||
LOG.error(e);
|
||||
|
||||
Reference in New Issue
Block a user