public class WcmException extends Exception
| Constructor and Description |
|---|
WcmException() |
WcmException(boolean log) |
WcmException(String msg) |
WcmException(String msg,
boolean log) |
WcmException(String msg,
Throwable ex) |
WcmException(String msg,
Throwable ex,
boolean log) |
WcmException(Throwable ex) |
WcmException(Throwable ex,
boolean log) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getContainedException()
Retrieves the contained exception.
|
boolean |
isLogged() |
void |
setContainedException(Throwable t)
Sets the given exception as contained exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected Throwable ex
public WcmException()
public WcmException(boolean log)
public WcmException(String msg)
public WcmException(String msg, boolean log)
public WcmException(Throwable ex)
public WcmException(Throwable ex, boolean log)
public boolean isLogged()
public Throwable getContainedException()
null if no exception is contained.public void setContainedException(Throwable t)
t - | 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