Lines Matching refs:RuntimeException

65             throw (RuntimeException, DOMException);
71 throw (RuntimeException, DOMException);
76 virtual OUString SAL_CALL getData() throw (RuntimeException);
82 virtual sal_Int32 SAL_CALL getLength() throw (RuntimeException);
88 throw (RuntimeException, DOMException);
95 throw (RuntimeException, DOMException);
101 throw (RuntimeException, DOMException);
107 throw (RuntimeException, DOMException);
111 throw (RuntimeException, DOMException) in appendChild()
116 throw (RuntimeException) in cloneNode()
121 throw (RuntimeException) in getAttributes()
126 throw (RuntimeException) in getChildNodes()
131 throw (RuntimeException) in getFirstChild()
136 throw (RuntimeException) in getLastChild()
141 throw (RuntimeException) in getLocalName()
146 throw (RuntimeException) in getNamespaceURI()
151 throw (RuntimeException) in getNextSibling()
156 throw (RuntimeException) in getNodeName()
161 throw (RuntimeException) in getNodeType()
166 throw (RuntimeException) in getNodeValue()
171 throw (RuntimeException) in getOwnerDocument()
176 throw (RuntimeException) in getParentNode()
181 throw (RuntimeException) in getPrefix()
186 throw (RuntimeException) in getPreviousSibling()
191 throw (RuntimeException) in hasAttributes()
196 throw (RuntimeException) in hasChildNodes()
202 throw (RuntimeException, DOMException) in insertBefore()
207 throw (RuntimeException) in isSupported()
212 throw (RuntimeException) in normalize()
217 throw (RuntimeException, DOMException) in removeChild()
223 throw (RuntimeException, DOMException) in replaceChild()
228 throw (RuntimeException, DOMException) in setNodeValue()
233 throw (RuntimeException, DOMException) in setPrefix()