com.sapportals.wcm.repository
Class SetPropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sapportals.wcm.util.content.ContentException
com.sapportals.wcm.repository.ResourceException
com.sapportals.wcm.repository.SetPropertiesException
- All Implemented Interfaces:
- Serializable
public class SetPropertiesException
- extends ResourceException
This exception indicates errors during a IResource.setProperties(List)
call. If some or all properties could not be set for some reason, getPropertyChangeResults()
returns the property names and the exceptions.
Copyright SAP AG 2001-2004
- See Also:
- Serialized Form
SetPropertiesException
public SetPropertiesException(String msg,
URI resourceID,
PropertyChangeResultCollection propChangeResults)
- Deprecated. as of NW04.
SetPropertiesException
public SetPropertiesException(String msg,
RID resourceID,
PropertyChangeResultCollection propChangeResults)
- Constructs a new exception
- Parameters:
msg - The messsage textresourceID - The ID of the resource this exception belongs to
SetPropertiesException
public SetPropertiesException(String msg,
RID resourceID,
PropertyChangeResultCollection propChangeResults,
Exception rootCause)
- Constructs a new exception
- Parameters:
msg - The messsage textresourceID - The ID of the resource this exception belongs to
SetPropertiesException
public SetPropertiesException(PropertyChangeResultCollection propChangeResults)
- Constructs a new exception.
getPropertyChangeResults
public PropertyChangeResultCollection getPropertyChangeResults()
- Returns the contained property change results
- Returns:
- the contained property change results
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace in class ResourceException
printStackTrace
public void printStackTrace(PrintStream s)
- Overrides:
printStackTrace in class ResourceException
printStackTrace
public void printStackTrace(PrintWriter s)
- Overrides:
printStackTrace in class ResourceException
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2014 SAP AG Complete Copyright Notice