Exception Summary |
AssociateToDeprecatedRegistryEntryException |
This exception will be thrown if registry client tries to associate a Registry
Object with a deprecated RegistryEntry |
DuplicateSlotsException |
This exception will be thrown if there exists more than one Slot within a single
AddSlotsRequest have the same name
x |
InvalidURLsException |
The Exception that should be thrown when Http URLs of ExternalLink or ServiceBinding
cannot be resolved |
NonRegistryEntryFoundException |
This exception will be thrown if non-registry entries can be found in ApproveObjectsRequest
or DeprecateObjectsRequest |
ObjectNotFoundException |
The Exception that should be thrown when the RegistryObject of specified type
cannot be found. |
ObjectsNotFoundException |
The Exception that should be thrown when the Registry Objects or repository
items cannot be found. |
ReferencedObjectNotFoundException |
This exception will be thrown when Association/Classification/ClassificationNode
/Organization is referencing a object that is
- not specified by ObjectRef but the referenced object does not exist within
the request
- specified by ObjectRef but actually the object does not exist in Registry
|
ReferencesExistException |
When deleting a RegistryObject, this exception will be thrown if there exists
any objects that are referencing the RegistryObject to be deleted |
RegistryObjectExistsException |
This exception will be thrown if the RegistryObject already exist (i.e. |
SlotNotExistException |
This exception will be thrown if any of the slots of a parent within RemoveSlotsRequest
does not exist |
SlotsExistException |
This exception will be thrown if some Slots for a RegistryObject already exist. |
SlotsParentNotExistException |
This exception will be thrown if the parent of the Slots does not exist when
adding Slot. |
UUIDNotUniqueException |
This exception will be thrown if at least two Registry Objects within a
SubmitObjectsRequest have the same UUID (no matter it is proper or improper) |