public class CPAException extends Exception implements Serializable
CPAException
is the base exception for the CPA cache service API. More specific exceptions are
derived from this base exception in the impl.exception package. All CPA cache API methods will throw this base
exception, if any.Constructor and Description |
---|
CPAException(String message)
The default constructor for the
CPAException object. |
CPAException(String message,
Exception ex)
The constructor for nesting exceptions.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CPAException(String message)
CPAException
object.message
- The error text.Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice