public class ApplyActionException extends Exception
CacheAction .ICacheManager,
CacheAction,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
ApplyActionException.ExceptionCause
Enumeration of exception causes
|
| Constructor and Description |
|---|
ApplyActionException() |
ApplyActionException(ApplyActionException.ExceptionCause expCause,
String message,
Throwable nestedException)
A constructor that wraps an existing exception in this exception
|
| Modifier and Type | Method and Description |
|---|---|
ApplyActionException.ExceptionCause |
getExpCause() |
String |
getMessage() |
Throwable |
getNestedException() |
void |
setCause(ApplyActionException.ExceptionCause expCause) |
void |
setMessage(String message) |
void |
setNestedException(Throwable nestedException) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplyActionException()
public ApplyActionException(ApplyActionException.ExceptionCause expCause, String message, Throwable nestedException)
expCause - enum item that determine the exception causemessage - an error messagenestedException - an exception that caused this exceptionpublic ApplyActionException.ExceptionCause getExpCause()
public void setCause(ApplyActionException.ExceptionCause expCause)
public String getMessage()
getMessage in class Throwablepublic void setMessage(String message)
public Throwable getNestedException()
public void setNestedException(Throwable nestedException)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/common/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice