Lines Matching refs:Exception
57 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection()
63 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection()
73 @Before public void before() throws Exception in before()
89 @Test public void testXSAXDocumentBuilder() throws Exception in testXSAXDocumentBuilder()
97 @Test public void testXDocumentBuilder() throws Exception in testXDocumentBuilder()
117 } catch (Exception e) { /* expected */ } in testXDocumentBuilder()
127 } catch (Exception e) { /* expected */ } in testXDocumentBuilder()
147 @Test public void testXDocument() throws Exception in testXDocument()
306 } catch (Exception e) { /* expected */ } in testXDocument()
483 } catch (Exception e) { /* expected */ } in testXDocument()
489 } catch (Exception e) { /* expected */ } in testXDocument()
493 } catch (Exception e) { /* expected */ } in testXDocument()
517 } catch (Exception e) { /* expected */ } in testXDocument()
521 } catch (Exception e) { /* expected */ } in testXDocument()
548 } catch (Exception e) { /* expected */ } in testXDocument()
566 @Test public void testXDocumentFragment() throws Exception in testXDocumentFragment()
685 } catch (Exception e) { /* expected */ } in testXDocumentFragment()
691 } catch (Exception e) { /* expected */ } in testXDocumentFragment()
695 } catch (Exception e) { /* expected */ } in testXDocumentFragment()
719 } catch (Exception e) { /* expected */ } in testXDocumentFragment()
723 } catch (Exception e) { /* expected */ } in testXDocumentFragment()
750 } catch (Exception e) { /* expected */ } in testXDocumentFragment()
768 @Test public void testXElement() throws Exception in testXElement()
850 } catch (Exception e) { /* expected */ } in testXElement()
1068 } catch (Exception e) { /* expected */ } in testXElement()
1073 } catch (Exception e) { /* expected */ } in testXElement()
1077 } catch (Exception e) { /* expected */ } in testXElement()
1101 } catch (Exception e) { /* expected */ } in testXElement()
1105 } catch (Exception e) { /* expected */ } in testXElement()
1132 } catch (Exception e) { /* expected */ } in testXElement()
1150 @Test public void testXAttr() throws Exception in testXAttr()
1283 } catch (Exception e) { /* expected */ } in testXAttr()
1288 } catch (Exception e) { /* expected */ } in testXAttr()
1292 } catch (Exception e) { /* expected */ } in testXAttr()
1319 } catch (Exception e) { /* expected */ } in testXAttr()
1323 } catch (Exception e) { /* expected */ } in testXAttr()
1349 } catch (Exception e) { /* expected */ } in testXAttr()
1366 @Test public void testXText() throws Exception in testXText()
1515 } catch (Exception e) { /* expected */ } in testXText()
1527 } catch (Exception e) { /* expected */ } in testXText()
1532 } catch (Exception e) { /* expected */ } in testXText()
1537 } catch (Exception e) { /* expected */ } in testXText()
1547 @Test public void testXCDataSection() throws Exception in testXCDataSection()
1705 } catch (Exception e) { /* expected */ } in testXCDataSection()
1717 } catch (Exception e) { /* expected */ } in testXCDataSection()
1722 } catch (Exception e) { /* expected */ } in testXCDataSection()
1727 } catch (Exception e) { /* expected */ } in testXCDataSection()
1739 @Test public void testXComment() throws Exception in testXComment()
1878 } catch (Exception e) { /* expected */ } in testXComment()
1890 } catch (Exception e) { /* expected */ } in testXComment()
1895 } catch (Exception e) { /* expected */ } in testXComment()
1900 } catch (Exception e) { /* expected */ } in testXComment()
1910 @Test public void testXEntityReference() throws Exception in testXEntityReference()
2031 } catch (Exception e) { /* expected */ } in testXEntityReference()
2036 } catch (Exception e) { /* expected */ } in testXEntityReference()
2040 } catch (Exception e) { /* expected */ } in testXEntityReference()
2064 } catch (Exception e) { /* expected */ } in testXEntityReference()
2068 } catch (Exception e) { /* expected */ } in testXEntityReference()
2095 } catch (Exception e) { /* expected */ } in testXEntityReference()
2113 @Test public void testXProcessingInstruction() throws Exception in testXProcessingInstruction()
2220 } catch (Exception e) { /* expected */ } in testXProcessingInstruction()
2232 } catch (Exception e) { /* expected */ } in testXProcessingInstruction()
2237 } catch (Exception e) { /* expected */ } in testXProcessingInstruction()
2242 } catch (Exception e) { /* expected */ } in testXProcessingInstruction()
2274 @Test public void testXNodeList_ChildList() throws Exception in testXNodeList_ChildList()
2294 } catch (Exception e) { /* expected */ } in testXNodeList_ChildList()
2317 @Test public void testXNodeList_ElementList() throws Exception in testXNodeList_ElementList()
2338 } catch (Exception e) { /* expected */ } in testXNodeList_ElementList()
2364 @Test public void testXNamedNodeMap_AttributesMap() throws Exception in testXNamedNodeMap_AttributesMap()
2381 } catch (Exception e) { /* expected */ } in testXNamedNodeMap_AttributesMap()
2446 @Test public void testXXPathAPI() throws Exception in testXXPathAPI()
2499 } catch (Exception e) { /* expected */ } in testXXPathAPI()
2503 } catch (Exception e) { /* expected */ } in testXXPathAPI()
2507 } catch (Exception e) { /* expected */ } in testXXPathAPI()
2511 } catch (Exception e) { /* expected */ } in testXXPathAPI()
2515 } catch (Exception e) { /* expected */ } in testXXPathAPI()
2519 } catch (Exception e) { /* expected */ } in testXXPathAPI()
2584 @Test public void testXXPathObject() throws Exception in testXXPathObject()
2656 @Test public void testXNodeList_NodeList() throws Exception in testXNodeList_NodeList()