| Package | com.adobe.idp.dsc |
| Interface | public interface FaultCallBackInfo |
FaultCallBackInfo contains the information necessary for the service container to issue fault callbacks to the specified operations after an InvocationRequest has failed.
| Method | Defined by | ||
|---|---|---|---|
|
String getFaultCode()
Retrieves a fault code.
| FaultCallBackInfo | ||
|
void setFaultCode(String faultCode)
Sets a fault code.
| FaultCallBackInfo | ||
| getFaultCode | () |
public String getFaultCode()Retrieves a fault code.
ReturnsA java.lang.String containing the fault code. |
| setFaultCode | () |
public void setFaultCode(String faultCode)Sets a fault code.
Parameters
faultCode — A java.lang.String containing the fault code. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/dsc/FaultCallBackInfo.html