Home
last modified time | relevance | path

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

12

/aoo41x/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
/aoo41x/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
/aoo41x/main/jurt/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()
/aoo41x/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()
/aoo41x/main/cppuhelper/test/
H A Dtestdefaultbootstrapping.cxx69 catch(Exception & exception) { in SAL_IMPLEMENT_MAIN() local
/aoo41x/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
/aoo41x/main/wizards/com/sun/star/wizards/web/status/
H A DErrorLog.java53 public Exception exception; field in ErrorLog.Err
/aoo41x/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
/aoo41x/main/qadevOOo/tests/java/ifc/sdb/
H A D_RowSet.java80 Object newValue, Object resValue, Exception exception) in checkResult()
/aoo41x/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
/aoo41x/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx72 catch(Exception & exception) { in tryService() local
/aoo41x/main/sc/qa/complex/sc/
H A DCalcRTL.java315 Exception exception = null; in changeProperty() local
360 Object resValue, Exception exception) in checkResult()
/aoo41x/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
/aoo41x/main/qadevOOo/runner/lib/
H A DMultiPropertyTest.java214 Exception exception = null; in testProperty() local
284 Object newValue, Object resValue, Exception exception) in checkResult()
H A DStatus.java79 public static Status exception( Throwable t ) { in exception() method in Status
/aoo41x/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Dtk_atag2.hxx59 exception = 13, enumerator
/aoo41x/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory_Test.java90 Class exception) throws Exception { in testExceptionType()
/aoo41x/main/jurt/com/sun/star/lib/connections/socket/
H A DSocketConnection.java118 private void notifyListeners_error(com.sun.star.uno.Exception exception) { in notifyListeners_error()
/aoo41x/main/jurt/com/sun/star/lib/connections/pipe/
H A DPipeConnection.java132 private void notifyListeners_error(com.sun.star.uno.Exception exception) { in notifyListeners_error()
/aoo41x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx392 void * exception, unsigned int * thunk, typelib_TypeDescription * type) in deleteException()
405 void raiseException(uno_Any * exception, uno_Mapping * unoToCpp) { in raiseException()
H A Duno2cpp.cxx131 uno_Any ** exception) in call()

Completed in 106 milliseconds

12