com.sap.portal.cache.api
Class ApplyActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.portal.cache.api.ApplyActionException
- All Implemented Interfaces:
- Serializable
public class ApplyActionException
- extends Exception
Indicates failure in performing a CacheAction .
- See Also:
ICacheManager,
CacheAction,
Serialized Form
ApplyActionException
public ApplyActionException()
ApplyActionException
public ApplyActionException(ApplyActionException.ExceptionCause expCause,
String message,
Throwable nestedException)
- A constructor that wraps an existing exception in this exception
- Parameters:
expCause - enum item that determine the exception causemessage - an error messagenestedException - an exception that caused this exception
getExpCause
public ApplyActionException.ExceptionCause getExpCause()
setCause
public void setCause(ApplyActionException.ExceptionCause expCause)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
setMessage
public void setMessage(String message)
getNestedException
public Throwable getNestedException()
setNestedException
public void setNestedException(Throwable nestedException)
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/common/api
|
api
|
EP-PIN
|
Copyright 2012 SAP AG Complete Copyright Notice