public class PcdRuntimeException extends RuntimeException
| Constructor and Description |
|---|
PcdRuntimeException(String s)
Constructor with a String message.
|
PcdRuntimeException(String s,
Throwable exception)
Exception wrapper constructor.
|
PcdRuntimeException(Throwable exception)
Exception wrapper constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getException()
Gets the original exception which can be null.
|
String |
getExceptionClassName() |
void |
setException(Throwable t)
Sets the original exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PcdRuntimeException(String s)
s - a short description of the exception.public PcdRuntimeException(Throwable exception)
exception - a Throwable object referring to the original exception.public String getExceptionClassName()
public Throwable getException()
public final void setException(Throwable t)
t - the orginal exception| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS
|
[sap.com]
|
api
|
BC-PIN-PCD
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
-
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice