Searched defs:throwable (Results 1 – 10 of 10) sorted by relevance
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | ContextClassLoader.cxx | 80 LocalRef< jthrowable > throwable( m_environment, m_environment.ExceptionOccurred() ); in ContextClassLoaderScope() local 100 LocalRef< jthrowable > throwable( m_environment, m_environment.ExceptionOccurred() ); in ContextClassLoaderScope() local
|
| H A D | JConnection.cxx | 654 LocalRef< jthrowable > throwable( _rEnv, _rEnv.ExceptionOccurred() ); in lcl_setSystemProperties_nothrow() local
|
| /trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
| H A D | Tools.java | 37 public static SQLException toUnoException(Object source, Throwable throwable) { in toUnoException() 41 private static SQLException toUnoException(Object source, Throwable throwable, int nesting) { in toUnoException() 77 …ception toUnoExceptionLogged(Object source, ResourceBasedEventLogger logger, Throwable throwable) { in toUnoExceptionLogged()
|
| /trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/ |
| H A D | IThreadPool.java | 114 public void dispose(Throwable throwable); in dispose()
|
| H A D | JavaThreadPoolFactory.java | 60 public void dispose(Object disposeId, Throwable throwable) { in dispose()
|
| H A D | JavaThreadPool.java | 120 public void dispose(Throwable throwable) { in dispose()
|
| H A D | NativeThreadPool.java | 70 public void dispose(Throwable throwable) { in dispose()
|
| H A D | JobQueue.java | 383 synchronized void dispose(Object disposeId, Throwable throwable) { in dispose()
|
| /trunk/main/bridges/java/java_uno/src/main/java/com/sun/star/bridges/jni_uno/ |
| H A D | JNI_proxy.java | 55 public static String get_stack_trace( Throwable throwable ) in get_stack_trace()
|
| /trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/ |
| H A D | java_remote_bridge.java | 485 private void dispose(Throwable throwable) { in dispose()
|