Package com.ibm.portal.sitemanagement.exception

This package provides all exceptions thrown by the Sitemanagement commands

See:
          Description

Exception Summary
CannotDemotePageException This exception is thrown when demoting a page fails
CannotPromotePageException This exception is thrown when promoting a page fails
CannotPublishPageException This exception is thrown if a page can not be published successfully
NodeNotFoundException This exception is thrown when a page does not exist or user does not have the proper permission to access this page.
ParentNotFoundException This exception is thrown when parent page on target server does not exists or user does not have the permission to access this parent page
SiblingNotFoundException This exception is thrown when a specified sibling page on target server does not exists or user does not have the permission to access the sibling page
SitemanagementCommandException Abstract exception class for commands
 

Package com.ibm.portal.sitemanagement.exception Description

This package provides all exceptions thrown by the Sitemanagement commands