Home
last modified time | relevance | path

Searched refs:StatusException (Results 176 – 200 of 777) sorted by relevance

12345678910>>...32

/aoo41x/main/qadevOOo/tests/java/ifc/util/
H A D_XChangesNotifier.java32 import lib.StatusException;
106 throw new StatusException("Could not get property '" + elementName + "'.", e); in before()
116 throw new StatusException("Could not get element by name '" + elementName + "'.", e); in before()
128 throw new StatusException("Some needed object relations are missing.", new Exception()); in before()
196 private boolean executeChange(Object element) throws StatusException { in executeChange()
/aoo41x/main/qadevOOo/tests/java/mod/_cached/
H A DCachedContentResultSetStubFactory.java44 import lib.StatusException;
84 throws StatusException { in createTestEnvironment()
99 throw new StatusException( "Can't create an object", e ); in createTestEnvironment()
155 throw new StatusException("Couldn't convert Any ",iae); in createTestEnvironment()
163 throw new StatusException( "Can't create relation", e ); in createTestEnvironment()
H A DCachedDynamicResultSetFactory.java44 import lib.StatusException;
84 throws StatusException { in createTestEnvironment()
99 throw new StatusException( "Can't create an object", e ); in createTestEnvironment()
154 throw new StatusException("Couldn't convert Any ",iae); in createTestEnvironment()
170 throw new StatusException( "Can't create relation", e ); in createTestEnvironment()
H A DCachedContentResultSetFactory.java45 import lib.StatusException;
86 throws StatusException { in createTestEnvironment()
101 throw new StatusException( "Can't create an object", e ); in createTestEnvironment()
156 throw new StatusException("Couldn't convert Any ",iae); in createTestEnvironment()
173 throw new StatusException( "Can't create relation", e ); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScCellsObj.java28 import lib.StatusException;
80 throw new StatusException( "Couldn't create document", e ); in initialize()
139 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
143 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
147 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
H A DScDrawPageObj.java28 import lib.StatusException;
66 throw new StatusException( "Couldn't create document", e ); in initialize()
131 throw new StatusException("Can't create enviroment", e) ; in createTestEnvironment()
135 throw new StatusException("Can't create enviroment", e) ; in createTestEnvironment()
139 throw new StatusException("Can't create enviroment", e) ; in createTestEnvironment()
H A DScIndexEnumeration_SubTotalFieldsEnumeration.java28 import lib.StatusException;
69 throw new StatusException( "Couldn't create document ", e ); in initialize()
97 throw new StatusException( "Couldn't get a spreadsheet", e); in createTestEnvironment()
100 throw new StatusException( "Couldn't get a spreadsheet", e); in createTestEnvironment()
103 throw new StatusException( "Couldn't get a spreadsheet", e); in createTestEnvironment()
H A DScCellObj.java27 import lib.StatusException;
103 throw new StatusException( "Couldn't create document", e ); in initialize()
153 throw new StatusException( in createTestEnvironment()
157 throw new StatusException( in createTestEnvironment()
161 throw new StatusException( in createTestEnvironment()
H A DScCellsEnumeration.java27 import lib.StatusException;
76 throw new StatusException( "Couldn't create document", e ); in initialize()
142 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
146 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
150 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
H A DScTableSheetObj.java46 import lib.StatusException;
145 throw new StatusException("Couldn't create document", e); in initialize()
209 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
212 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
215 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
232 throw new StatusException("Exception occurred while filling cells", e); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_svx/
H A DSvxDrawPage.java39 import lib.StatusException;
113 throw new StatusException("Couldn't create document", e); in initialize()
181 throw new StatusException("Can't create enviroment", e); in createTestEnvironment()
185 throw new StatusException("Can't create enviroment", e); in createTestEnvironment()
189 throw new StatusException("Can't create enviroment", e); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXStyleFamily.java28 import lib.StatusException;
83 throw new StatusException( "Couldn't create document", e ); in initialize()
144 throw new StatusException("Unexpected exception. ", e); in createTestEnvironment()
147 throw new StatusException("Unexpected exception. ", e); in createTestEnvironment()
150 throw new StatusException("Unexpected exception. ", e); in createTestEnvironment()
H A DSwXTextPortion.java28 import lib.StatusException;
65 throw new StatusException( "Couldn't create document", e ); in initialize()
124 throw new StatusException( "Couldn't insert Text", e ); in createTestEnvironment()
141 throw new StatusException( "Couldn't get Paragraph", e ); in createTestEnvironment()
155 throw new StatusException( "Couldn't get TextPortion", e ); in createTestEnvironment()
H A DSwXModule.java28 import lib.StatusException;
59 TestParameters Param, PrintWriter log ) throws StatusException { in createTestEnvironment()
68 throw new StatusException("Service not available", e) ; in createTestEnvironment()
73 throw new StatusException("Service wasn't created", in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/ifc/ucb/
H A D_XCommandProcessor.java39 import lib.StatusException;
127 throw new StatusException("Unexpected exception", e); in _execute()
131 throw new StatusException("Unexpected exception", e); in _execute()
161 throw new StatusException("Unexpected exception", e); in _execute()
236 throw new StatusException("Unexpected exception", e); in _abort()
/aoo41x/main/qadevOOo/tests/java/mod/_pcr/
H A DObjectInspector.java40 import lib.StatusException;
85 throw new StatusException("Could not get a Desktop: null", null); in initialize()
136 } catch (StatusException e){ in createTestEnvironment()
137 throw new StatusException("Coud not create test object", e); in createTestEnvironment()
181 throw new StatusException("Unexpected exception", e); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XTreeNode.java30 import lib.StatusException;
64 throw new StatusException(Status.failed( in before()
70 throw new StatusException(Status.failed( in before()
76 throw new StatusException(Status.failed( in before()
82 throw new StatusException(Status.failed( in before()
/aoo41x/main/qadevOOo/tests/java/ifc/bridge/
H A D_XUnoUrlResolver.java27 import lib.StatusException;
90 throw new StatusException("Unexpected exception", e); in getInstance()
192 throw new StatusException("Unexpected exception", e); in _resolve()
196 throw new StatusException("Unexpected exception", e); in _resolve()
200 throw new StatusException("Unexpected exception", e); in _resolve()
/aoo41x/main/qadevOOo/tests/java/mod/_sd/
H A DSdDrawPage.java28 import lib.StatusException;
110 throw new StatusException( "Couldn't create document", e ); in initialize()
168 throw new StatusException( "Couldn't get DrawPage", e ); in createTestEnvironment()
171 throw new StatusException( "Couldn't get DrawPage", e ); in createTestEnvironment()
174 throw new StatusException( "Couldn't get DrawPage", e ); in createTestEnvironment()
H A DAccessibleDrawDocumentView.java28 import lib.StatusException;
92 throw new StatusException("Couldn't get by index", e); in createTestEnvironment()
95 throw new StatusException("Couldn't get by index", e); in createTestEnvironment()
98 throw new StatusException("Couldn't get by index", e); in createTestEnvironment()
174 throw new StatusException("Couldn't create document", e); in initialize()
/aoo41x/main/qadevOOo/tests/java/mod/_forms/
H A DODatabaseForm.java29 import lib.StatusException;
282 throw new StatusException("Error while object test" + in initialize()
298 throw new StatusException( in initialize()
343 … throw new StatusException(Status.failed("Couldn't " + " init test table. SQLException...")); in createTestEnvironment()
345 throw new StatusException(Status.failed("Couldn't " + "register mysql driver")); in createTestEnvironment()
388 throw new StatusException("Cann't bind a form", e); in createTestEnvironment()
508 throw new StatusException("Couldn't get OEditControl", e); in createTestEnvironment()
519 throw new StatusException("Can't move cursor to the first row.", e); in createTestEnvironment()
788 throw new StatusException("Error while object test cleaning up", e); in cleanup()
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DODatasourceAdministrationDialog.java29 import lib.StatusException;
70 throws StatusException { in createTestEnvironment()
79 throw new StatusException("Service not available", e) ; in createTestEnvironment()
84 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
H A DOCommandDefinition.java29 import lib.StatusException;
60 throws StatusException { in createTestEnvironment()
71 throw new StatusException("Service not available", e) ; in createTestEnvironment()
76 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
H A DDBContentLoader.java29 import lib.StatusException;
72 throws StatusException { in createTestEnvironment()
83 throw new StatusException("Couldn't get GridControl", e ); in createTestEnvironment()
88 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XDataPilotTable2.java44 import lib.StatusException;
83 throw new StatusException(Status.failed("Relation not found")); in before()
96 throw new StatusException( "Failed to build result cells.", e); in before()
231 throw new StatusException("Failed to get the spreadsheet object.", e); in _insertDrillDownSheet()
255 … throw new StatusException("Failed to removed the inserted sheet named " + name + ".", e); in _insertDrillDownSheet()
446 throw new StatusException( "Failed to get a field.", e); in buildDataFields()
468 throw new StatusException( "Failed to get output range by type.", e); in getOutputRanges()

Completed in 98 milliseconds

12345678910>>...32