|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sapportals.wcm.util.content.ContentException
com.sapportals.wcm.repository.ResourceException
com.sap.nw.kmc.readonly.ReadOnlyModeException
public class ReadOnlyModeException
| Field Summary |
|---|
| Fields inherited from class com.sapportals.wcm.WcmException |
|---|
ex |
| Constructor Summary | |
|---|---|
ReadOnlyModeException()
Constructs a new exception |
|
ReadOnlyModeException(boolean log)
Constructs a new exception |
|
ReadOnlyModeException(Exception ex)
Constructs a new exception |
|
ReadOnlyModeException(Exception ex,
boolean log)
Constructs a new exception |
|
ReadOnlyModeException(ResourceException newResourceException)
This constructor is used by the framework to use this exception as a wrapper for a new exception class of the repository manager API. |
|
ReadOnlyModeException(RID resourceID)
Constructs a new exception |
|
ReadOnlyModeException(RID resourceID,
boolean log)
Constructs a new exception |
|
ReadOnlyModeException(String msg)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
boolean log)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
Exception ex)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
Exception ex,
boolean log)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
RID resourceID)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
RID resourceID,
boolean log)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
RID resourceID,
Exception ex)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
RID resourceID,
Exception ex,
boolean log)
Constructs a new exception |
|
ReadOnlyModeException(String msg,
URI resourceID)
Deprecated. as of NW04. |
|
ReadOnlyModeException(String msg,
URI resourceID,
boolean log)
Deprecated. as of NW04. |
|
ReadOnlyModeException(String msg,
URI resourceID,
Exception ex)
Deprecated. as of NW04. |
|
ReadOnlyModeException(String msg,
URI resourceID,
Exception ex,
boolean log)
Deprecated. as of NW04. |
|
ReadOnlyModeException(URI resourceID)
Deprecated. as of NW04. |
|
ReadOnlyModeException(URI resourceID,
boolean log)
Deprecated. as of NW04. |
|
| Method Summary |
|---|
| Methods inherited from class com.sapportals.wcm.repository.ResourceException |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toString |
| Methods inherited from class com.sapportals.wcm.WcmException |
|---|
getContainedException, isLogged, setContainedException |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReadOnlyModeException(ResourceException newResourceException)
newResourceException - The new exception.public ReadOnlyModeException()
public ReadOnlyModeException(boolean log)
log - If true the stack trace will be written to the
error log.public ReadOnlyModeException(URI resourceID)
resourceID - public ReadOnlyModeException(RID resourceID)
resourceID - The ID of the resource this exception belongs to
public ReadOnlyModeException(URI resourceID,
boolean log)
resourceID - log -
public ReadOnlyModeException(RID resourceID,
boolean log)
resourceID - The ID of the resource this exception belongs tolog - If true the stack trace will be written to the
error log.
public ReadOnlyModeException(String msg,
URI resourceID)
msg - resourceID -
public ReadOnlyModeException(String msg,
RID resourceID)
msg - The messsage textresourceID - The ID of the resource this exception belongs to
public ReadOnlyModeException(String msg,
URI resourceID,
boolean log)
msg - resourceID - log -
public ReadOnlyModeException(String msg,
RID resourceID,
boolean log)
msg - The messsage textresourceID - The ID of the resource this exception belongs tolog - If true the stack trace will be written to the
error log.
public ReadOnlyModeException(String msg,
URI resourceID,
Exception ex)
msg - resourceID - ex -
public ReadOnlyModeException(String msg,
RID resourceID,
Exception ex)
msg - The messsage textresourceID - The ID of the resource this exception belongs toex - The contained exception
public ReadOnlyModeException(String msg,
URI resourceID,
Exception ex,
boolean log)
msg - resourceID - ex - log -
public ReadOnlyModeException(String msg,
RID resourceID,
Exception ex,
boolean log)
msg - The messsage textresourceID - The ID of the resource this exception belongs toex - The contained exceptionlog - If true the stack trace will be written to the
error log.public ReadOnlyModeException(String msg)
msg - The messsage text
public ReadOnlyModeException(String msg,
boolean log)
msg - The messsage textlog - If true the stack trace will be written to the
error log.
public ReadOnlyModeException(String msg,
Exception ex)
msg - The messsage textex - The contained exception
public ReadOnlyModeException(String msg,
Exception ex,
boolean log)
msg - The messsage textex - The contained exceptionlog - If true the stack trace will be written to the
error log.public ReadOnlyModeException(Exception ex)
ex - The contained exception
public ReadOnlyModeException(Exception ex,
boolean log)
ex - The contained exceptionlog - If true the stack trace will be written to the
error log.| 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
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||