| Package | Description |
|---|---|
| com.sap.cloud.sdk.s4hana.connectivity.rfc |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteFunctionQueryErrorHandler |
AbstractRemoteFunctionQuery.remoteFunctionQueryErrorHandler
The result handler that is invoked after the query execution.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRemoteFunctionQuery<QueryT,QueryResultT> |
AbstractRemoteFunctionQuery.withErrorHandler(RemoteFunctionQueryErrorHandler remoteFunctionQueryErrorHandler)
Specifies to invoke the provided
RemoteFunctionQueryErrorHandler after the query has been executed. |
BapiQuery |
BapiQuery.withErrorHandler(RemoteFunctionQueryErrorHandler remoteFunctionQueryErrorHandler)
Specifies to invoke the provided
RemoteFunctionQueryErrorHandler after the query has been executed. |
RfcQuery |
RfcQuery.withErrorHandler(RemoteFunctionQueryErrorHandler remoteFunctionQueryErrorHandler)
Specifies to invoke the provided
RemoteFunctionQueryErrorHandler after the query has been executed. |
Copyright © 2020 SAP SE. All rights reserved.