Uses of Class
org.eclipse.higgins.registry.RegistryException

Packages that use RegistryException
org.eclipse.higgins.registry.plugin   
 

Uses of RegistryException in org.eclipse.higgins.registry.plugin
 

Methods in org.eclipse.higgins.registry.plugin that throw RegistryException
abstract  IServiceProvider PluginRegistryExtension.createProvider(org.eclipse.core.runtime.IExtension extension, org.eclipse.core.runtime.IConfigurationElement element)
          Create an instance of type using provided extension and element.