UDK 3.1.0 Java API Reference

Uses of Class
com.sun.star.uno.RuntimeException

Packages that use RuntimeException
com.sun.star.comp.helper   
com.sun.star.lib.uno.helper   
com.sun.star.uno   
 

Uses of RuntimeException in com.sun.star.comp.helper
 

Methods in com.sun.star.comp.helper that throw RuntimeException
static boolean SharedLibraryLoader.writeRegistryServiceInfo(String libName, XMultiServiceFactory smgr, XRegistryKey regKey)
          Deprecated. Registers the SharedLibraryLoader under a RegistryKey.
 

Uses of RuntimeException in com.sun.star.lib.uno.helper
 

Methods in com.sun.star.lib.uno.helper that throw RuntimeException
static XSingleComponentFactory Factory.createComponentFactory(Class impl_class, String[] supported_services)
          Creates an object factory supporting interfaces com.sun.star.lang.XSingleComponentFactory and com.sun.star.lang.XServiceInfo
 

Uses of RuntimeException in com.sun.star.uno
 

Subclasses of RuntimeException in com.sun.star.uno
 class DeploymentException
           
 class MappingException
          Deprecated. since UDK 3.0.2

 class SecurityException
           
 


UDK 3.1.0 Java API Reference