Lines Matching refs:e

86         } catch (com.sun.star.uno.Exception e) {  in initialize()
88 e.printStackTrace( log ); in initialize()
89 throw new StatusException( "Couldn't create document", e ); in initialize()
141 } catch (com.sun.star.uno.Exception e) { in createTestEnvironment()
142 e.printStackTrace(log); in createTestEnvironment()
143 throw new StatusException("Couldn't create instance", e); in createTestEnvironment()
151 } catch (com.sun.star.lang.WrappedTargetException e){ in createTestEnvironment()
152 e.printStackTrace(log); in createTestEnvironment()
153 throw new StatusException("Could't insert Presentation", e); in createTestEnvironment()
154 } catch (com.sun.star.container.ElementExistException e){ in createTestEnvironment()
155 e.printStackTrace(log); in createTestEnvironment()
156 throw new StatusException("Could't insert Presentation", e); in createTestEnvironment()
157 } catch (com.sun.star.lang.IllegalArgumentException e){ in createTestEnvironment()
158 e.printStackTrace(log); in createTestEnvironment()
159 throw new StatusException("Could't insert Presentation", e); in createTestEnvironment()
174 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
175 e.printStackTrace(log); in createTestEnvironment()
176 throw new StatusException("Couldn't get by index", e); in createTestEnvironment()
177 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
178 e.printStackTrace(log); in createTestEnvironment()
179 throw new StatusException("Couldn't get by index", e); in createTestEnvironment()
180 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
181 e.printStackTrace(log); in createTestEnvironment()
182 throw new StatusException("Couldn't get by index", e); in createTestEnvironment()
190 } catch (com.sun.star.lang.WrappedTargetException e){ in createTestEnvironment()
191 e.printStackTrace(log); in createTestEnvironment()
192 throw new StatusException("Could't insert DrawPage", e); in createTestEnvironment()
193 } catch (com.sun.star.lang.IllegalArgumentException e){ in createTestEnvironment()
194 e.printStackTrace(log); in createTestEnvironment()
195 throw new StatusException("Could't insert DrawPage", e); in createTestEnvironment()
196 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
197 e.printStackTrace(log); in createTestEnvironment()
198 throw new StatusException("Could't insert DrawPage", e); in createTestEnvironment()
224 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
225 e.printStackTrace(log); in createTestEnvironment()
226 throw new StatusException("Could't adding INSTANCEn", e); in createTestEnvironment()
227 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
228 e.printStackTrace(log); in createTestEnvironment()
229 throw new StatusException("Could't adding INSTANCEn", e); in createTestEnvironment()
230 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
231 e.printStackTrace(log); in createTestEnvironment()
232 throw new StatusException("Could't adding INSTANCEn", e); in createTestEnvironment()