Uses of Class
com.sap.portal.admin.wizard.exceptions.ObjectNotCreatedException

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

Uses of ObjectNotCreatedException in com.sap.portal.admin.wizard.exceptions
 

Subclasses of ObjectNotCreatedException in com.sap.portal.admin.wizard.exceptions
 class 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.
 

Uses of ObjectNotCreatedException in com.sap.portal.admin.wizard.handlers
 

Methods in com.sap.portal.admin.wizard.handlers that throw ObjectNotCreatedException
 void AbstractObjectTypeHandler.saveObject(java.lang.Object descriptor, IWizardContext context)
           
 void IObjectTypeHandler.saveObject(java.lang.Object descriptor, IWizardContext context)
          Saves the object in the persistence.