Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/wizards/com/sun/star/wizards/common/
H A DDebugHelper.java34 …public static void exception(String DetailedMessage, Exception ex, int err, String additionalArgum… in exception() method in DebugHelper
39 public static void exception(int err, String additionalArgument) throws java.lang.Exception in exception() method in DebugHelper
44 public static void exception(Exception ex) throws java.lang.Exception in exception() method in DebugHelper
/trunk/main/desktop/source/app/
H A Dconfiginit.cxx134 catch (configuration::InvalidBootstrapFileException & exception) in CreateApplicationConfigurationProvider() local
140 catch (backend::CannotConnectException & exception) in CreateApplicationConfigurationProvider() local
146 catch (backend::BackendSetupException & exception) in CreateApplicationConfigurationProvider() local
152 catch (configuration::CannotLoadConfigurationException & exception) in CreateApplicationConfigurationProvider() local
158 catch (uno::Exception & exception) in CreateApplicationConfigurationProvider() local
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DTestReceiver.java27 public void sendReply(boolean exception, ThreadId threadId, Object result) { in sendReply()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DIReceiver.java43 void sendReply(boolean exception, ThreadId threadId, Object result); in sendReply()
H A DJob.java96 Throwable exception = null; in execute() local
171 private Exception remoteUnoRequestRaisedException(Object exception) { in remoteUnoRequestRaisedException()
H A DIProtocol.java93 void writeReply(boolean exception, ThreadId tid, Object result) in writeReply()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DTools.java54 com.sun.star.uno.Exception exception = (com.sun.star.uno.Exception) throwable; in toUnoException() local
72 SQLException exception = toUnoException(source, throwable); in toUnoExceptionLogged() local
/trunk/main/cppuhelper/test/
H A Dtestdefaultbootstrapping.cxx69 catch(Exception & exception) { in SAL_IMPLEMENT_MAIN() local
/trunk/main/binaryurp/source/
H A Dincomingreply.hxx45 bool exception; member
H A Dwriter.cxx100 bool exception, BinaryAny const & returnValue, in sendDirectReply()
122 bool exception, BinaryAny const & returnValue, in queueReply()
361 bool exception, BinaryAny const & returnValue, in sendReply()
H A Dwriter.hxx156 bool exception; // reply member
/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DErrorLog.java53 public Exception exception; field in ErrorLog.Err
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DEventLogger.java178 public boolean log(int logLevel, Throwable exception) { in log()
189 public boolean log(int logLevel, String message, Throwable exception) { in log()
/trunk/main/io/source/stm/
H A Dopump.cxx132 void Pump::fireError( const Any & exception ) in fireError()
277 NotConnectedException exception( in run() local
286 NotConnectedException exception( in run() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_RowSet.java80 Object newValue, Object resValue, Exception exception) in checkResult()
/trunk/main/configmgr/source/
H A Dbroadcaster.cxx54 rtl::OUStringBuffer & buffer, css::uno::Exception const & exception) in appendMessage()
118 css::uno::Any exception; in send() local
/trunk/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx72 catch(Exception & exception) { in tryService() local
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java315 Exception exception = null; in changeProperty() local
360 Object resValue, Exception exception) in checkResult()
/trunk/main/cppuhelper/test/loader/
H A Dloader.test.cxx115 catch(uno::Exception & exception) { in s_test__cppu_loadSharedLibComponentFactory() local
162 catch(uno::Exception & exception) { in s_test__cppu_writeSharedLibComponentInfo() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java215 Exception exception = null; in testProperty() local
285 Object newValue, Object resValue, Exception exception) in checkResult()
H A DStatus.java79 public static Status exception( Throwable t ) { in exception() method in Status
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Dtk_atag2.hxx59 exception = 13, enumerator
/trunk/main/ucbhelper/source/provider/
H A Dresultsethelper.cxx329 catch ( uno::Exception const &exception ) in init() local
/trunk/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory_Test.java90 Class exception) throws Exception { in testExceptionType()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DSocketConnection.java118 private void notifyListeners_error(com.sun.star.uno.Exception exception) { in notifyListeners_error()

Completed in 102 milliseconds

12