public class PropertiesUpdateException extends ResourceException
| Modifier | Constructor and Description |
|---|---|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key,
Object[] args)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key,
Object[] args,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key,
Object[] args,
Throwable rootCause)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key,
Object[] args,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key,
Throwable rootCause)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceAccessor resourceAccessor,
String key,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceMessage message)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceMessage message,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceMessage message,
Throwable rootCause)
Construct object of class PropertyReadOnlyException.
|
protected |
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
ResourceMessage message,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message,
Object[] args)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message,
Object[] args,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message,
Object[] args,
Throwable rootCause)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message,
Object[] args,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message,
Throwable rootCause)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
String message,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
Throwable rootCause)
Construct object of class PropertyReadOnlyException.
|
|
PropertiesUpdateException(IRid rid,
List propNames,
Map results,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class PropertyReadOnlyException.
|
| Modifier and Type | Method and Description |
|---|---|
List |
getPropertyNames() |
Map |
getResults() |
getRIDfinallyLocalize, finallyLocalize, finallyLocalize, finallyLocalize, getCause, getLocalizableMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLogCategory, getLogLocation, getLogSeverity, getMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedStackTraceString, getStackTraceString, getSystemStackTraceString, initCause, log, printStackTrace, printStackTrace, printStackTrace, restoreLogSettings, setLogSettings, trace, traceaddSuppressed, fillInStackTrace, getStackTrace, getSuppressed, setStackTrace, toStringpublic PropertiesUpdateException(IRid rid, List propNames, Map results)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ResourceExceptionspublic PropertiesUpdateException(IRid rid, List propNames, Map results, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowableslogExceptionOnCreation - when true log the exception now during its constructionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesrootCause - throwable object which caused this exceptionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesrootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messagepublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message, Object[] args)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messageargs - message arguments inserted by MessageFormat meanspublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messagerootCause - throwable object which caused this exceptionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message, Object[] args, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messageargs - message arguments inserted by MessageFormat meansrootCause - throwable object which caused this exceptionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messagelogExceptionOnCreation - when true log the exception now during its constructionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message, Object[] args, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messageargs - message arguments inserted by MessageFormat meanslogExceptionOnCreation - when true log the exception now during its constructionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messagerootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionpublic PropertiesUpdateException(IRid rid, List propNames, Map results, String message, Object[] args, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messageargs - message arguments inserted by MessageFormat meansrootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messageprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key, Object[] args)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messageargs - message arguments inserted by MessageFormat meansprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messagerootCause - throwable object which caused this exceptionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key, Object[] args, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messageargs - message arguments inserted by MessageFormat meansrootCause - throwable object which caused this exceptionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messagelogExceptionOnCreation - when true log the exception now during its constructionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key, Object[] args, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messageargs - message arguments inserted by MessageFormat meanslogExceptionOnCreation - when true log the exception now during its constructionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messagerootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceAccessor resourceAccessor, String key, Object[] args, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to ThrowablesresourceAccessor - resource accessorkey - resource identifier for localized messageargs - message arguments inserted by MessageFormat meansrootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceMessage message)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messageprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceMessage message, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messagerootCause - throwable object which caused this exceptionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceMessage message, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messagelogExceptionOnCreation - when true log the exception now during its constructionprotected PropertiesUpdateException(IRid rid, List propNames, Map results, ResourceMessage message, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)propNames - list of property namesresults - map of results: IPropertyNames are mapped to Throwablesmessage - not localized messagerootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its construction| 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