Uses of Package
com.sap.portal.admin.wizard.exceptions

Packages that use com.sap.portal.admin.wizard.exceptions
com.sap.portal.admin.wizard.exceptions   
com.sap.portal.admin.wizard.handlers   
 

Classes in com.sap.portal.admin.wizard.exceptions used by com.sap.portal.admin.wizard.exceptions
ObjectNotCreatedException
          ObjectNotCreatedException implies that the new object was not created/saved into the persistence, and prints the error message and/or stackTrace to log and/or to screen.
 

Classes in com.sap.portal.admin.wizard.exceptions used by com.sap.portal.admin.wizard.handlers
DescriptorNotCreatedException
          DescriptorNotCreatedException implies that the object descriptor was not created when it should have (a private case of failure in creation of the new object), and prints the error message and/or stackTrace to log and/or to screen.
ObjectNotCreatedException
          ObjectNotCreatedException implies that the new object was not created/saved into the persistence, and prints the error message and/or stackTrace to log and/or to screen.