Uses of Class
org.eclipse.corona.core.CoronaException

Packages that use CoronaException
org.eclipse.corona.container.config   
org.eclipse.corona.container.project.ui.builder   
org.eclipse.corona.core   
 

Uses of CoronaException in org.eclipse.corona.container.config
 

Methods in org.eclipse.corona.container.config that throw CoronaException
 void PropertyConfigurationStore.initialize(java.lang.String location)
          Method initializes the configuraiton store with given location.
 

Uses of CoronaException in org.eclipse.corona.container.project.ui.builder
 

Methods in org.eclipse.corona.container.project.ui.builder that throw CoronaException
protected  void CollaborationResourceHandler.buildEvent(org.eclipse.core.resources.IResource fileResource, java.lang.String eventType)
          Build the event properties required for a file event.
 void CollaborationResourceHandler.initProjectEvent(org.eclipse.core.resources.IProject project, java.lang.String eventType)
          Initializie the collaboration ProjectEvent
 

Uses of CoronaException in org.eclipse.corona.core
 

Methods in org.eclipse.corona.core that throw CoronaException
 IRuntimeContext SystemRuntimeContext.getContext(java.lang.String containerURI)
           
 IRuntimeContext IRuntimeContextFactory.getContext(java.lang.String containerURI)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.