| /trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
| H A D | JavaSQLResultSet.java | 204 } catch (java.sql.SQLException exception) { in getCursorName() 205 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in getCursorName() 212 } catch (java.sql.SQLException exception) { in getFetchDirection() 213 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in getFetchDirection() 220 } catch (java.sql.SQLException exception) { in setFetchDirection() 221 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in setFetchDirection() 228 } catch (java.sql.SQLException exception) { in getFetchSize() 229 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in getFetchSize() 236 } catch (java.sql.SQLException exception) { in setFetchSize() 237 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in setFetchSize() [all …]
|
| H A D | JavaSQLCallableStatement.java | 91 } catch (java.sql.SQLException exception) { in getBoolean() 92 throw Tools.toUnoException(this, exception); in getBoolean() 101 } catch (java.sql.SQLException exception) { in getByte() 102 throw Tools.toUnoException(this, exception); in getByte() 111 } catch (java.sql.SQLException exception) { in getBytes() 112 throw Tools.toUnoException(this, exception); in getBytes() 126 } catch (java.sql.SQLException exception) { in getDate() 127 throw Tools.toUnoException(this, exception); in getDate() 136 } catch (java.sql.SQLException exception) { in getDouble() 137 throw Tools.toUnoException(this, exception); in getDouble() [all …]
|
| H A D | JavaSQLStatementBase.java | 225 } catch (SQLException exception) { in getCursorName() 226 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in getCursorName() 234 } catch (java.sql.SQLException | SQLException exception) { in setCursorName() 235 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in setCursorName() 243 } catch (SQLException exception) { in getEscapeProcessing() 244 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in getEscapeProcessing() 254 } catch (java.sql.SQLException | SQLException exception) { in setEscapeProcessing() 255 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in setEscapeProcessing() 263 } catch (java.sql.SQLException | SQLException exception) { in getFetchDirection() 264 … throw new WrappedTargetException("SQL error", this, Tools.toUnoException(this, exception)); in getFetchDirection() [all …]
|
| H A D | JavaSQLDatabaseMetaData.java | 129 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getColumnPrivileges() 130 throw Tools.toUnoException(this, exception); in getColumnPrivileges() 146 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getColumns() 147 throw Tools.toUnoException(this, exception); in getColumns() 182 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getTables() 183 throw Tools.toUnoException(this, exception); in getTables() 200 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getProcedureColumns() 201 throw Tools.toUnoException(this, exception); in getProcedureColumns() 217 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getProcedures() 218 throw Tools.toUnoException(this, exception); in getProcedures() [all …]
|
| /trunk/main/sc/source/ui/vba/ |
| H A D | vbaaxis.cxx | 54 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() 183 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in getCrosses() 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() [all …]
|
| H A D | vbaformat.cxx | 62 …DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "XModel In… in ScVbaFormat() 68 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() 314 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in setWrapText() 333 DebugHelper::exception(SbERR_METHOD_FAILED, rtl::OUString() ); in getWrapText() [all …]
|
| H A D | vbastyle.cxx | 54 …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 D | TextTableHandler.java | 97 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() 135 exception.printStackTrace(System.out); in insertTextTable() 150 catch (Exception exception) in removeAllTextTables() 152 exception.printStackTrace(System.out); in removeAllTextTables() 164 catch (Exception exception) in removeLastTextTable() 166 exception.printStackTrace(System.out); in removeLastTextTable() [all …]
|
| H A D | TextSectionHandler.java | 72 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() 149 exception.printStackTrace(System.out); in removeAllTextSections() [all …]
|
| /trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/ |
| H A D | Job.java | 96 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() 124 && !(exception instanceof com.sun.star.uno.Exception) in execute() 125 && !(exception instanceof in execute() 129 exception.printStackTrace(new PrintWriter(writer)); in execute() [all …]
|
| /trunk/main/wizards/com/sun/star/wizards/common/ |
| H A D | Helper.java | 75 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() 139 exception.printStackTrace(System.out); in getUnoPropertyValue() 187 catch (Exception exception) in getPropertyValuefromAny() 189 exception.printStackTrace(System.out); in getPropertyValuefromAny() 205 catch (Exception exception) in getUnoPropertyValue() 207 exception.printStackTrace(System.out); in getUnoPropertyValue() [all …]
|
| H A D | SystemDialog.java | 83 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() 291 catch (com.sun.star.uno.Exception exception) in getFilterUIName_() 293 exception.printStackTrace(System.out); in getFilterUIName_() [all …]
|
| H A D | Resource.java | 62 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 D | UnoDialog.java | 97 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() 195 catch (com.sun.star.uno.Exception exception) in setControlProperties() 197 exception.printStackTrace(System.out); in setControlProperties() 209 catch (com.sun.star.uno.Exception exception) in getControlProperty() 211 …exception.printStackTrace(System.out); // com.sun.star.lang.WrappedTargetException, com.sun.star.b… in getControlProperty() [all …]
|
| H A D | WizardDialog.java | 169 catch (com.sun.star.lang.IllegalArgumentException exception) in itemStateChanged() 171 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() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/ |
| H A D | MultiPropertyTest.java | 215 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() 249 checkResult(propName, oldValue, newValue, resValue, exception); in testProperty() 285 Object newValue, Object resValue, Exception exception) in checkResult() argument 322 if (exception != null) in checkResult() 324 if (exception instanceof PropertyVetoException) in checkResult() [all …]
|
| /trunk/main/idlc/test/parser/ |
| H A D | published.tests | 26 published exception E1 {}; 139 exception Exception {}; 140 exception E2: Exception {}; 146 exception Exception {}; 147 published exception E2: Exception {}; 153 published exception Exception {}; 154 exception E2: Exception {}; 160 published exception Exception {}; 161 published exception E2: Exception {}; 168 exception Exception { E m; }; [all …]
|
| H A D | attribute.tests | 43 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 D | EventLogger.java | 74 } 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 D | CalcRTL.java | 295 Exception exception = null; in changeProperty() local 300 exception = e; in changeProperty() 302 exception = e; in changeProperty() 304 exception = e; in changeProperty() 306 exception = e; in changeProperty() 308 exception = e; in changeProperty() 317 exception); in changeProperty() 340 Object resValue, Exception exception) in checkResult() argument 373 if (exception != null) { in checkResult() 374 if (exception instanceof PropertyVetoException) { in checkResult() [all …]
|
| /trunk/main/configmgr/source/ |
| H A D | broadcaster.cxx | 54 rtl::OUStringBuffer & buffer, css::uno::Exception const & exception) in appendMessage() argument 57 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() [all …]
|
| /trunk/test/testgui/source/bvt/gui/ |
| H A D | FileExport.java | 421 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() 443 sourceFile.length(), scenario, "", "", "Fail", exception); in savetosameformat() 486 String exception = ""; in savetodiffformat() 492 exception = e.getMessage(); in savetodiffformat() 499 resultflag, exception); in savetodiffformat() [all …]
|
| /trunk/main/desktop/source/app/ |
| H A D | configinit.cxx | 131 catch (configuration::InvalidBootstrapFileException & exception) in CreateApplicationConfigurationProvider() local 133 handleGeneralException(exception, in CreateApplicationConfigurationProvider() 137 catch (backend::CannotConnectException & exception) in CreateApplicationConfigurationProvider() local 139 handleGeneralException(exception, in CreateApplicationConfigurationProvider() 143 catch (backend::BackendSetupException & exception) in CreateApplicationConfigurationProvider() local 145 handleGeneralException(exception, in CreateApplicationConfigurationProvider() 149 catch (configuration::CannotLoadConfigurationException & exception) in CreateApplicationConfigurationProvider() local 151 handleGeneralException(exception, in CreateApplicationConfigurationProvider() 155 catch (uno::Exception & exception) in CreateApplicationConfigurationProvider() local 157 handleGeneralException(exception, in CreateApplicationConfigurationProvider()
|
| /trunk/main/odk/examples/java/ToDo/ |
| H A D | ToDo.java | 580 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() 795 this.showExceptionMessage( exception ); in getOfficialHolidays() 840 catch( Exception exception ) { in getWorkday() 841 this.showExceptionMessage( exception ); in getWorkday() [all …]
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
| H A D | DbTools.java | 211 … } 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() 451 …eption | WrappedTargetException | UnknownPropertyException | IndexOutOfBoundsException exception) { in createStandardCreateStatement() 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() 653 …eption | WrappedTargetException | UnknownPropertyException | IndexOutOfBoundsException exception) { in createStandardKeyStatement() 654 …throw new SQLException("Error", Any.VOID, StandardSQLState.SQL_GENERAL_ERROR.text(), 0, exception); in createStandardKeyStatement() [all …]
|