Package com.centrasite.jaxr.exceptions

Exception Summary
AccessViolationException  
CannotReplaceException Exception used for reporting failure to replace an existing registry object, because its database representation embeds another object that is referenced, but not defined by the replacing object.
ConflictingLifecycleStageException Exception used for reporting conflicting lifecycle nodes of an object to be imported.
ConflictingStateException Exception used for reporting conflicting states of an object to be imported with an existing object that has the same key.
DanglingReferenceException Exception used for reporting dangling references in an object to be imported.
DeleteRejectedByAssociationException Exception used when a RegistryObject cannot be deleted because it is the target of some association
DeleteRejectedByClassificationException Exception used when a Concept cannot be deleted because it is used by some Classification
DuplicateConceptException Exception used when a Concept cannot be saved because it's value is not unique within its siblings
ImportValidationException Exception used for reporting import validation problems.
InvalidReferenceException Exception used for reporting an import object that refers to another invalid import object and thus cannot be imported either.
LockNotAvailableException  
ObjectOutdatedException  
TypeMismatchException  
ValidationException