Package atg.svc.repository.service.exception

Exception Summary
DuplicateRecordException Exception that is thrown when a repository persistence operation fails.
DuplicateTopicException A parent topic is not allowed to have two direct children with the same name.
DuplicateTopicSetException A parent topic is not allowed to have two direct children with the same name.
InvalidPathTopicException Exception that is thrown when a parameter is invalid.
MissingRequiredPropertyException Exception that is thrown when a parameter is invalid.
ObjectException Exception for exception related to objects where the id and item-descriptor should be recorded.
ObjectNotFoundException Exception that is thrown when a repository item is not found.
PersistenceException Exception that is thrown when a repository writeInstance() operation fails.
ReferentialIntegrityException Exception that is thrown when attempt is made to delete an item that is still in use by another item.
TopicNotFoundException A parent topic is not allowed to have two direct children with the same name.