Uses of Class
org.eclipse.emf.cdo.common.util.CDOException

Packages that use CDOException
org.eclipse.emf.cdo.common.util Common utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.util Client utility classes, some common interfaces and exceptions. 
 

Uses of CDOException in org.eclipse.emf.cdo.common.util
 

Subclasses of CDOException in org.eclipse.emf.cdo.common.util
 class TransportException
           
 

Uses of CDOException in org.eclipse.emf.cdo.server
 

Subclasses of CDOException in org.eclipse.emf.cdo.server
 class RepositoryNotFoundException
           
 

Uses of CDOException in org.eclipse.emf.cdo.util
 

Subclasses of CDOException in org.eclipse.emf.cdo.util
 class DanglingReferenceException
           
 class InvalidObjectException
          Exception occurs when an object isn't valid anymore.
 class InvalidURIException
           
 class LockTimeoutException
           
 class ObjectNotFoundException
          Exception occurs when an id doesn't exist on the server.
 class ReadOnlyException
           
 class ServerException
           
 class StaleRevisionLockException
           
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.