Package pt.digitalis.dif.utils.extensions.cms.exception

Exception Summary
AlreadyDeletedException This exception occurs when there is an operation on a Node or a ContentItem object when this object was already deleted in the repository
ContentItemNotFoundException This exception occurs when there is a search of a ContentItem in the repository and the ContentItem is not found
ContentItemWithDuplicateNameAndParentNodeException This exception occurs when a user tries to insert a content item in a node that already has a content item with the same name
ContentManagerException Global content manager exception.
InvalidNameException This exception occurs when an a CMS operation is done with a node or a content item invalid name
InvalidParentNodeException This exception occurs when an a CMS operation is done with an invalid parent node reference
InvalidPathException This exception occurs when an a CMS operation is done with an invalid path;
NoAccessException This exception occurs when a user trys to do a CMS operation in a node or a content item that he doesn't have access.
NodeNotFoundException This exception occurs when there is a search of a Node in the repository and the Node is not found
NodeWithDuplicatePathException This exception occurs when a user tries to insert a node with a path that already exists
NodeWithNodesException This exception occurs when a user tries to delete a Node that has child Nodes.
 



Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.