| Package | Description |
|---|---|
| com.sap.portal.cache.api |
| Modifier and Type | Method and Description |
|---|---|
ApplyActionException.ExceptionCause |
ApplyActionException.getExpCause() |
static ApplyActionException.ExceptionCause |
ApplyActionException.ExceptionCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplyActionException.ExceptionCause[] |
ApplyActionException.ExceptionCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyActionException.setCause(ApplyActionException.ExceptionCause expCause) |
| Constructor and Description |
|---|
ApplyActionException(ApplyActionException.ExceptionCause expCause,
String message,
Throwable nestedException)
A constructor that wraps an existing exception in this exception
|
Copyright 2021 SAP SE Complete Copyright Notice