Uses of Class
org.eclipse.higgins.idas.ContextOpenException

Packages that use ContextOpenException
org.eclipse.higgins.idas Defines the core set of interfaces for IdAS. 
 

Uses of ContextOpenException in org.eclipse.higgins.idas
 

Methods in org.eclipse.higgins.idas that throw ContextOpenException
 void IContext.open(Object identity)
          Opens this Context using the provided identity.
 



Copyright © 2006 Novell Inc. All Rights Reserved.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

Contributors:
  Jim Sermersheim (Novell, Inc.) - initial API and implementation