com.sap.aii.af.service.cpa
Class CPAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.aii.af.service.cpa.CPAException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CPAChannelStoppedException
public class CPAException
- extends Exception
- implements Serializable
The 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.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CPAException
public CPAException(String message)
- The default constructor for the
CPAException object.
- Parameters:
message - The error text.
CPAException
public CPAException(String message,
Exception ex)
- The constructor for nesting exceptions.
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2014 SAP AG Complete Copyright Notice