Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 25 of 694) sorted by relevance

12345678910>>...28

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java204 } catch (java.sql.SQLException exception) { in getCursorName()
212 } catch (java.sql.SQLException exception) { in getFetchDirection()
220 } catch (java.sql.SQLException exception) { in setFetchDirection()
228 } catch (java.sql.SQLException exception) { in getFetchSize()
236 } catch (java.sql.SQLException exception) { in setFetchSize()
244 } catch (java.sql.SQLException exception) { in getResultSetConcurrency()
252 } catch (java.sql.SQLException exception) { in getResultSetType()
263 } catch (java.sql.SQLException exception) { in findColumn()
272 } catch (java.sql.SQLException exception) { in getBinaryStream()
281 } catch (java.sql.SQLException exception) { in getCharacterStream()
[all …]
H A DJavaSQLCallableStatement.java91 } catch (java.sql.SQLException exception) { in getBoolean()
101 } catch (java.sql.SQLException exception) { in getByte()
111 } catch (java.sql.SQLException exception) { in getBytes()
126 } catch (java.sql.SQLException exception) { in getDate()
136 } catch (java.sql.SQLException exception) { in getDouble()
146 } catch (java.sql.SQLException exception) { in getFloat()
156 } catch (java.sql.SQLException exception) { in getInt()
166 } catch (java.sql.SQLException exception) { in getLong()
181 } catch (java.sql.SQLException exception) { in getArray()
196 } catch (java.sql.SQLException exception) { in getClob()
[all …]
H A DJavaSQLStatementBase.java225 } catch (SQLException exception) { in getCursorName()
234 } catch (java.sql.SQLException | SQLException exception) { in setCursorName()
243 } catch (SQLException exception) { in getEscapeProcessing()
254 } catch (java.sql.SQLException | SQLException exception) { in setEscapeProcessing()
263 } catch (java.sql.SQLException | SQLException exception) { in getFetchDirection()
273 } catch (java.sql.SQLException | SQLException exception) { in setFetchDirection()
282 } catch (java.sql.SQLException | SQLException exception) { in getFetchSize()
292 } catch (java.sql.SQLException | SQLException exception) { in setFetchSize()
301 } catch (java.sql.SQLException | SQLException exception) { in getMaxFieldSize()
366 } catch (java.sql.SQLException exception) { in setResultSetConcurrency()
[all …]
H A DJavaSQLDatabaseMetaData.java130 throw Tools.toUnoException(this, exception); in getColumnPrivileges()
147 throw Tools.toUnoException(this, exception); in getColumns()
183 throw Tools.toUnoException(this, exception); in getTables()
201 throw Tools.toUnoException(this, exception); in getProcedureColumns()
218 throw Tools.toUnoException(this, exception); in getProcedures()
234 throw Tools.toUnoException(this, exception); in getVersionColumns()
358 throw Tools.toUnoException(this, exception); in getExportedKeys()
374 throw Tools.toUnoException(this, exception); in getImportedKeys()
390 throw Tools.toUnoException(this, exception); in getPrimaryKeys()
408 throw Tools.toUnoException(this, exception); in getIndexInfo()
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbaaxis.cxx54 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in isValueAxis()
101 DebugHelper::exception(e); in getAxisTitle()
110 DebugHelper::exception(SbERR_NOT_IMPLEMENTED, rtl::OUString()); in setDisplayUnit()
116 DebugHelper::exception(SbERR_NOT_IMPLEMENTED, rtl::OUString()); in getDisplayUnit()
150 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in setCrosses()
201 DebugHelper::exception(e); in setCrossesAt()
215 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in getCrossesAt()
254 DebugHelper::exception(e); in setHasTitle()
280 DebugHelper::exception(e); in getHasTitle()
295 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in setMinorUnit()
[all …]
H A Dvbaformat.cxx68 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in ScVbaFormat()
106 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in setVerticalAlignment()
142 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in getVerticalAlignment()
182 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in setHorizontalAlignment()
223 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in getHorizontalAlignment()
262 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in setOrientation()
299 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in getOrientation()
392 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in getNumberFormatLocal()
414 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in setNumberFormat()
473 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in setNumberFormat()
[all …]
H A Dvbastyle.cxx54 …DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "XModel In… in initialise()
58 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in initialise()
75 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in ScVbaStyle()
87 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in ScVbaStyle()
119 DebugHelper::exception(e); in setNameLocal()
133 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in getNameLocal()
147 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString()); in Delete()
154 DebugHelper::exception(SbERR_NOT_IMPLEMENTED, rtl::OUString()); in setMergeCells()
160 DebugHelper::exception(SbERR_NOT_IMPLEMENTED, rtl::OUString()); in getMergeCells()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextTableHandler.java97 catch (Exception exception) in getByName()
99 exception.printStackTrace(System.out); in getByName()
113 catch (Exception exception) in getlastTextTable()
115 exception.printStackTrace(System.out); in getlastTextTable()
133 catch (Exception exception) in insertTextTable()
150 catch (Exception exception) in removeAllTextTables()
164 catch (Exception exception) in removeLastTextTable()
177 catch (Exception exception) in removeTextTable()
193 catch (Exception exception) in removeTextTablebyName()
211 catch (Exception exception) in renameTextTable()
[all …]
H A DTextSectionHandler.java72 catch (Exception exception) in removeTextSectionbyName()
74 exception.printStackTrace(System.out); in removeTextSectionbyName()
92 catch (Exception exception) in removeLastTextSection()
94 exception.printStackTrace(System.out); in removeLastTextSection()
105 catch (Exception exception) in removeTextSection()
107 exception.printStackTrace(System.out); in removeTextSection()
128 catch (Exception exception) in removeInvisibleTextSections()
130 exception.printStackTrace(System.out); in removeInvisibleTextSections()
147 catch (Exception exception) in removeAllTextSections()
174 catch (Exception exception) in breakLinkofTextSections()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJob.java96 Throwable exception = null; in execute() local
106 exception = e.getTargetException(); in execute()
107 if (exception == null) { in execute()
108 exception = e; in execute()
111 exception = e; in execute()
116 if (exception == null) { in execute()
123 if (exception != null in execute()
125 && !(exception instanceof in execute()
134 true, _iMessage.getThreadId(), exception); in execute()
171 private Exception remoteUnoRequestRaisedException(Object exception) { in remoteUnoRequestRaisedException() argument
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DHelper.java75 catch (Exception exception) in setUnoPropertyValue()
77 exception.printStackTrace(System.out); in setUnoPropertyValue()
95 catch (Exception exception) in getUnoObjectbyName()
97 exception.printStackTrace(System.out); in getUnoObjectbyName()
137 catch (Exception exception) in getUnoPropertyValue()
187 catch (Exception exception) in getPropertyValuefromAny()
205 catch (Exception exception) in getUnoPropertyValue()
226 catch (Exception exception) in getUnoArrayPropertyValue()
247 catch (Exception exception) in getUnoStructValue()
272 catch (Exception exception) in setUnoPropertyValues()
[all …]
H A DSystemDialog.java83 catch (com.sun.star.uno.Exception exception) in SystemDialog()
85 exception.printStackTrace(); in SystemDialog()
160 catch (com.sun.star.uno.Exception exception) in callStoreDialog()
162 exception.printStackTrace(); in callStoreDialog()
207 catch (com.sun.star.uno.Exception exception) in callOpenDialog()
209 exception.printStackTrace(); in callOpenDialog()
226 catch (Exception exception) in addFilterToDialog()
228 exception.printStackTrace(System.out); in addFilterToDialog()
293 exception.printStackTrace(System.out); in getFilterUIName_()
348 catch (Exception exception) in showMessageBox()
[all …]
H A DResource.java62 catch (Exception exception) in getResText()
64 exception.printStackTrace(); in getResText()
80 catch (Exception exception) in getStringList()
82 exception.printStackTrace(); in getStringList()
98 catch (Exception exception) in getResArray()
100 exception.printStackTrace(System.out); in getResArray()
122 catch (Exception exception) in initResources()
124 exception.printStackTrace(System.out); in initResources()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java97 catch (com.sun.star.uno.Exception exception) in UnoDialog()
99 exception.printStackTrace(System.out); in UnoDialog()
115 catch (com.sun.star.uno.Exception exception) in getControlKey()
117 exception.printStackTrace(System.out); in getControlKey()
169 catch (com.sun.star.uno.Exception exception) in setControlProperty()
171 exception.printStackTrace(System.out); in setControlProperty()
197 exception.printStackTrace(System.out); in setControlProperties()
402 exception.printStackTrace(System.out); in insertScrollBar()
436 exception.printStackTrace(System.out); in insertEditField()
499 exception.printStackTrace(System.out); in insertRadioButton()
[all …]
H A DWizardDialog.java171 exception.printStackTrace(System.out); in itemStateChanged()
191 catch (IllegalArgumentException exception) in isRoadmapComplete()
193 exception.printStackTrace(System.out); in isRoadmapComplete()
216 catch (com.sun.star.uno.Exception exception) in getCurrentRoadmapItemID()
218 exception.printStackTrace(System.out); in getCurrentRoadmapItemID()
314 catch (com.sun.star.uno.Exception exception) in insertRoadmapItem()
316 exception.printStackTrace(System.out); in insertRoadmapItem()
343 catch (com.sun.star.uno.Exception exception) in getRoadmapItemByID()
345 exception.printStackTrace(System.out); in getRoadmapItemByID()
626 exception.printStackTrace(System.out); in isStepEnabled()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java215 Exception exception = null; in testProperty() local
226 exception = e; in testProperty()
230 exception = e; in testProperty()
234 exception = e; in testProperty()
238 exception = e; in testProperty()
242 exception = e; in testProperty()
322 if (exception != null) in checkResult()
324 if (exception instanceof PropertyVetoException) in checkResult()
354 throw exception; in checkResult()
393 if (exception == null) in checkResult()
[all …]
/trunk/main/idlc/test/parser/
H A Dpublished.tests26 published exception E1 {};
139 exception Exception {};
140 exception E2: Exception {};
146 exception Exception {};
154 exception E2: Exception {};
235 exception Exception {};
242 exception Exception {};
305 exception Exception {};
312 exception Exception {};
627 exception Exception {};
[all …]
H A Dattribute.tests43 exception E1 {};
52 exception E1 {};
61 exception E1 {};
71 exception E1 {};
81 exception E1 {};
91 exception E1 {};
101 exception E1 {};
110 exception E1 {};
119 exception E1 {};
128 exception E1 {};
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DEventLogger.java74 } catch (com.sun.star.uno.RuntimeException exception) { in EventLogger()
91 } catch (com.sun.star.uno.RuntimeException exception) { in getLogLevel()
102 } catch (com.sun.star.uno.RuntimeException exception) { in setLogLevel()
114 } catch (com.sun.star.uno.RuntimeException exception) { in isLoggable()
137 } catch (com.sun.star.uno.RuntimeException exception) { in addLogHandler()
154 } catch (com.sun.star.uno.RuntimeException exception) { in removeLogHandler()
178 public boolean log(int logLevel, Throwable exception) { in log() argument
179 return log(logLevel, "", exception); in log()
189 public boolean log(int logLevel, String message, Throwable exception) { in log() argument
193 exception.printStackTrace(printerWriter); in log()
[all …]
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java315 Exception exception = null; in changeProperty() local
320 exception = e; in changeProperty()
322 exception = e; in changeProperty()
324 exception = e; in changeProperty()
326 exception = e; in changeProperty()
328 exception = e; in changeProperty()
337 exception); in changeProperty()
393 if (exception != null) { in checkResult()
419 throw exception; in checkResult()
452 if (exception == null) { in checkResult()
[all …]
/trunk/main/configmgr/source/
H A Dbroadcaster.cxx57 buffer.append(exception.Message); in appendMessage()
118 css::uno::Any exception; in send() local
126 exception = cppu::getCaughtException(); in send()
138 exception = cppu::getCaughtException(); in send()
150 exception = cppu::getCaughtException(); in send()
162 exception = cppu::getCaughtException(); in send()
174 exception = cppu::getCaughtException(); in send()
186 exception = cppu::getCaughtException(); in send()
196 exception = cppu::getCaughtException(); in send()
200 if (exception.hasValue()) { in send()
[all …]
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java421 String exception = ""; in savetosameformat()
427 exception = e.getMessage(); in savetosameformat()
434 resultflag, exception); in savetosameformat()
439 String exception = e.getMessage(); in savetosameformat()
440 if (exception == null || exception.isEmpty()) in savetosameformat()
441 exception = "Saving to the same format"; in savetosameformat()
486 String exception = ""; in savetodiffformat()
492 exception = e.getMessage(); in savetodiffformat()
499 resultflag, exception); in savetodiffformat()
504 String exception = e.getMessage(); in savetodiffformat()
[all …]
/trunk/main/desktop/source/app/
H A Dconfiginit.cxx134 catch (configuration::InvalidBootstrapFileException & exception) in CreateApplicationConfigurationProvider() local
136 handleGeneralException(exception, in CreateApplicationConfigurationProvider()
140 catch (backend::CannotConnectException & exception) in CreateApplicationConfigurationProvider() local
142 handleGeneralException(exception, in CreateApplicationConfigurationProvider()
146 catch (backend::BackendSetupException & exception) in CreateApplicationConfigurationProvider() local
148 handleGeneralException(exception, in CreateApplicationConfigurationProvider()
152 catch (configuration::CannotLoadConfigurationException & exception) in CreateApplicationConfigurationProvider() local
154 handleGeneralException(exception, in CreateApplicationConfigurationProvider()
158 catch (uno::Exception & exception) in CreateApplicationConfigurationProvider() local
160 handleGeneralException(exception, in CreateApplicationConfigurationProvider()
/trunk/main/odk/examples/java/ToDo/
H A DToDo.java580 catch( Exception exception ) { in recalc()
581 showExceptionMessage( exception ); in recalc()
651 catch( Exception exception ) { in getStringFromCell()
652 this.showExceptionMessage( exception ); in getStringFromCell()
677 catch( Exception exception ) { in setStringToCell()
678 this.showExceptionMessage( exception ); in setStringToCell()
794 catch( Exception exception ) { in getOfficialHolidays()
840 catch( Exception exception ) { in getWorkday()
887 catch( Exception exception ) { in getPrivateHolidays()
915 exception.printStackTrace( printwriter); in showExceptionMessage()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java211 … } catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException exception) { in isDataSourcePropertyEnabled()
212 … throw new SQLException("Error", object, StandardSQLState.SQL_GENERAL_ERROR.text(), 0, exception); in isDataSourcePropertyEnabled()
309 … } catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException exception) { in getTableNameComponents()
310 …throw new SQLException("Error", Any.VOID, StandardSQLState.SQL_GENERAL_ERROR.text(), 0, exception); in getTableNameComponents()
452 …throw new SQLException("Error", Any.VOID, StandardSQLState.SQL_GENERAL_ERROR.text(), 0, exception); in createStandardCreateStatement()
574 … } catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException exception) { in createStandardColumnPart()
575 …throw new SQLException("Error", Any.VOID, StandardSQLState.SQL_GENERAL_ERROR.text(), 0, exception); in createStandardColumnPart()
654 …throw new SQLException("Error", Any.VOID, StandardSQLState.SQL_GENERAL_ERROR.text(), 0, exception); in createStandardKeyStatement()
714 …throw new SQLException("Error", Any.VOID, StandardSQLState.SQL_GENERAL_ERROR.text(), 0, exception); in collectColumnInformation()
848 } catch (IllegalArgumentException | IOException exception) { in updateObject()
[all …]

Completed in 186 milliseconds

12345678910>>...28