Home
last modified time | relevance | path

Searched refs:locatorException (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/xml/sax/
H A D_XDocumentHandler.java138 private SAXException locatorException = null ; field in _XDocumentHandler
184 locatorException = e ; in _startDocument()
392 if (locatorException != null) { in _setDocumentLocator()
394 locatorException.printStackTrace(log) ; in _setDocumentLocator()
396 + locatorException.WrappedException) ; in _setDocumentLocator()

Completed in 11 milliseconds