com.sap.aii.af.lib.ra.cci
Class XIAdapterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.resource.ResourceException
com.sap.aii.af.lib.ra.cci.XIAdapterException
- All Implemented Interfaces:
- Serializable
public class XIAdapterException
- extends ResourceException
XIAdapterException is thrown if a message could not be delivered and delivery
should not be retried.
- See Also:
- Serialized Form
VERSION_ID
public static final String VERSION_ID
- See Also:
- Constant Field Values
XIAdapterException
public XIAdapterException(String errorText)
- Constructs a XIAdapterException with an error text
- Parameters:
errorText - The error text
XIAdapterException
public XIAdapterException(Exception nestedException)
- Constructs a XIAdapterException with a nested exception
- Parameters:
nestedException - The (usually catched) exception that causes this exception
XIAdapterException
public XIAdapterException(String errorText,
Exception nestedException)
- Constructs a XIAdapterException with an error text and a nested exception
- Parameters:
errorText - The error textnestedException - The (usually catched) exception that causes this exception
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.lib.facade
|
api
|
BC-XI
|
Copyright 2011 SAP AG Complete Copyright Notice