Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.connectivity.rfc |
Modifier and Type | Field and Description |
---|---|
protected RemoteFunctionRequestErrorHandler |
AbstractRemoteFunctionRequest.remoteFunctionRequestErrorHandler
The result handler that is invoked after the request execution.
|
Modifier and Type | Method and Description |
---|---|
RfmRequest |
RfmRequest.withErrorHandler(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler)
Specifies to invoke the provided
RemoteFunctionRequestErrorHandler after the request has been executed. |
AbstractRemoteFunctionRequest<RequestT,RequestResultT> |
AbstractRemoteFunctionRequest.withErrorHandler(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler)
Specifies to invoke the provided
RemoteFunctionRequestErrorHandler after the request has been executed. |
BapiRequest |
BapiRequest.withErrorHandler(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler)
Specifies to invoke the provided
RemoteFunctionRequestErrorHandler after the request has been executed. |
Copyright © 2020 SAP SE. All rights reserved.