Uses of Class
org.eclipse.emf.cdo.common.util.CDOException
Package
Description
Common concepts for dealing with branches.
Common concepts for dealing with models and types.
Common utility classes, some common interfaces and exceptions.
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
Client concepts for dealing with Net4j-based sessions to remote repositories.
Server concepts for dealing with repositories and stores.
Client concepts for dealing with transactions, distributed transactions and their save points.
Client utility classes, some common interfaces and exceptions.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
Uses of CDOException in org.eclipse.emf.cdo.common.branch
Modifier and TypeClassDescriptionfinal class
class
-
Uses of CDOException in org.eclipse.emf.cdo.common.model
Modifier and TypeMethodDescriptionstatic void
CDOModelUtil.checkNoFeatureMaps
(InternalCDOPackageUnit[] packageUnits, boolean checkFeatureMapEntries) -
Uses of CDOException in org.eclipse.emf.cdo.common.util
Modifier and TypeClassDescriptionclass
final class
ACDOException
to indicate that anEClass
is not available for anEPackage
in the currentEPackage.Registry
.final class
final class
final class
class
An unchecked exception that indicates transport-level problems. -
Uses of CDOException in org.eclipse.emf.cdo.lm.client
Modifier and TypeClassDescriptionstatic final class
static final class
-
Uses of CDOException in org.eclipse.emf.cdo.net4j
-
Uses of CDOException in org.eclipse.emf.cdo.server
Modifier and TypeClassDescriptionclass
An unchecked exception being thrown when opening asession
to a namedrepository
that cannot be found. -
Uses of CDOException in org.eclipse.emf.cdo.transaction
Modifier and TypeClassDescriptionstatic class
Thrown from amerger
in case of conflicting changes in the a source and targetchange sets
. -
Uses of CDOException in org.eclipse.emf.cdo.util
Modifier and TypeClassDescriptionclass
An unchecked exception being thrown fromCDOUserTransaction.commit()
if the commitchange set
is referencingobjects
that are not contained by anyresource
before the server is contacted.class
Exception occurs when an object isn't valid anymore.class
class
class
Exception occurs when an id doesn't exist on the server.class
class
Deprecated.Not used.class
An unchecked exception being thrown when attempting tolock
stale objects. -
Uses of CDOException in org.eclipse.emf.cdo.view
Modifier and TypeClassDescriptionstatic final class
An uncheckedCDOException
being thrown fromCDOUnitManager.createUnit()
to indicate that the given root object already is theroot
of an existingunit
.static final class
An uncheckedCDOException
being thrown fromCDOUnitManager.openUnit()
to indicate that nounit
exists for the given root object.static class