/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | DebugHelper.java | 34 …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
|
/aoo42x/main/desktop/source/app/ |
H A D | configinit.cxx | 134 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
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/ |
H A D | IReceiver.java | 43 void sendReply(boolean exception, ThreadId threadId, Object result); in sendReply()
|
H A D | Job.java | 96 Throwable exception = null; in execute() local 171 private Exception remoteUnoRequestRaisedException(Object exception) { in remoteUnoRequestRaisedException()
|
H A D | IProtocol.java | 93 void writeReply(boolean exception, ThreadId tid, Object result) in writeReply()
|
/aoo42x/main/jurt/test/com/sun/star/lib/uno/environments/remote/ |
H A D | TestReceiver.java | 27 public void sendReply(boolean exception, ThreadId threadId, Object result) { in sendReply()
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | Tools.java | 54 com.sun.star.uno.Exception exception = (com.sun.star.uno.Exception) throwable; in toUnoException() local 72 SQLException exception = toUnoException(source, throwable); in toUnoExceptionLogged() local
|
/aoo42x/main/cppuhelper/test/ |
H A D | testdefaultbootstrapping.cxx | 69 catch(Exception & exception) { in SAL_IMPLEMENT_MAIN() local
|
/aoo42x/main/binaryurp/source/ |
H A D | incomingreply.hxx | 45 bool exception; member
|
H A D | writer.cxx | 100 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 D | writer.hxx | 156 bool exception; // reply member
|
/aoo42x/main/wizards/com/sun/star/wizards/web/status/ |
H A D | ErrorLog.java | 53 public Exception exception; field in ErrorLog.Err
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
H A D | EventLogger.java | 178 public boolean log(int logLevel, Throwable exception) { in log() 189 public boolean log(int logLevel, String message, Throwable exception) { in log()
|
/aoo42x/main/io/source/stm/ |
H A D | opump.cxx | 132 void Pump::fireError( const Any & exception ) in fireError() 277 NotConnectedException exception( in run() local 286 NotConnectedException exception( in run() local
|
/aoo42x/main/qadevOOo/tests/java/ifc/sdb/ |
H A D | _RowSet.java | 80 Object newValue, Object resValue, Exception exception) in checkResult()
|
/aoo42x/main/configmgr/source/ |
H A D | broadcaster.cxx | 54 rtl::OUStringBuffer & buffer, css::uno::Exception const & exception) in appendMessage() 118 css::uno::Any exception; in send() local
|
/aoo42x/main/cppuhelper/test/testlib/ |
H A D | defbootstrap_lib.cxx | 72 catch(Exception & exception) { in tryService() local
|
/aoo42x/main/cppuhelper/test/loader/ |
H A D | loader.test.cxx | 115 catch(uno::Exception & exception) { in s_test__cppu_loadSharedLibComponentFactory() local 162 catch(uno::Exception & exception) { in s_test__cppu_writeSharedLibComponentInfo() local
|
/aoo42x/main/sc/qa/complex/sc/ |
H A D | CalcRTL.java | 315 Exception exception = null; in changeProperty() local 360 Object resValue, Exception exception) in checkResult()
|
/aoo42x/main/qadevOOo/runner/lib/ |
H A D | MultiPropertyTest.java | 215 Exception exception = null; in testProperty() local 285 Object newValue, Object resValue, Exception exception) in checkResult()
|
H A D | Status.java | 79 public static Status exception( Throwable t ) { in exception() method in Status
|
/aoo42x/main/autodoc/source/parser_i/inc/s2_dsapi/ |
H A D | tk_atag2.hxx | 59 exception = 13, enumerator
|
/aoo42x/main/ucbhelper/source/provider/ |
H A D | resultsethelper.cxx | 329 catch ( uno::Exception const &exception ) in init() local
|
/aoo42x/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | ProxyFactory_Test.java | 90 Class exception) throws Exception { in testExceptionType()
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/ |
H A D | SocketConnection.java | 118 private void notifyListeners_error(com.sun.star.uno.Exception exception) { in notifyListeners_error()
|