public class SetPropertiesException extends ResourceException
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
ex| Constructor and Description |
|---|
SetPropertiesException(PropertyChangeResultCollection propChangeResults)
Constructs a new exception.
|
SetPropertiesException(String msg,
RID resourceID,
PropertyChangeResultCollection propChangeResults)
Constructs a new exception
|
SetPropertiesException(String msg,
RID resourceID,
PropertyChangeResultCollection propChangeResults,
Exception rootCause)
Constructs a new exception
|
SetPropertiesException(String msg,
URI resourceID,
PropertyChangeResultCollection propChangeResults)
Deprecated.
as of NW04.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyChangeResultCollection |
getPropertyChangeResults()
Returns the contained property change results
|
void |
printStackTrace() |
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter s) |
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, setNextResourceException, toStringgetContainedException, isLogged, setContainedExceptionaddSuppressed, getCause, getStackTrace, getSuppressed, initCause, setStackTracepublic SetPropertiesException(String msg, URI resourceID, PropertyChangeResultCollection propChangeResults)
public SetPropertiesException(String msg, RID resourceID, PropertyChangeResultCollection propChangeResults)
msg - The messsage textresourceID - The ID of the resource this exception belongs topublic SetPropertiesException(String msg, RID resourceID, PropertyChangeResultCollection propChangeResults, Exception rootCause)
msg - The messsage textresourceID - The ID of the resource this exception belongs topublic SetPropertiesException(PropertyChangeResultCollection propChangeResults)
public PropertyChangeResultCollection getPropertyChangeResults()
public void printStackTrace()
printStackTrace in class ResourceExceptionpublic void printStackTrace(PrintStream s)
printStackTrace in class ResourceExceptionpublic void printStackTrace(PrintWriter s)
printStackTrace in class ResourceException| Access Rights |
|---|
| 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 2021 SAP SE Complete Copyright Notice