Searched defs:throwable (Results 1 – 10 of 10) sorted by relevance
80 LocalRef< jthrowable > throwable( m_environment, m_environment.ExceptionOccurred() ); in ContextClassLoaderScope() local100 LocalRef< jthrowable > throwable( m_environment, m_environment.ExceptionOccurred() ); in ContextClassLoaderScope() local
654 LocalRef< jthrowable > throwable( _rEnv, _rEnv.ExceptionOccurred() ); in lcl_setSystemProperties_nothrow() local
35 public static SQLException toUnoException(Object source, Throwable throwable) { in toUnoException()70 …ception toUnoExceptionLogged(Object source, ResourceBasedEventLogger logger, Throwable throwable) { in toUnoExceptionLogged()
114 public void dispose(Throwable throwable); in dispose()
60 public void dispose(Object disposeId, Throwable throwable) { in dispose()
120 public void dispose(Throwable throwable) { in dispose()
70 public void dispose(Throwable throwable) { in dispose()
383 synchronized void dispose(Object disposeId, Throwable throwable) { in dispose()
55 public static String get_stack_trace( Throwable throwable ) in get_stack_trace()
485 private void dispose(Throwable throwable) { in dispose()
Completed in 57 milliseconds