Uses of Interface
com.sap.cloud.sdk.s4hana.connectivity.rfc.RemoteFunctionRequestErrorHandler
-
Uses of RemoteFunctionRequestErrorHandler in com.sap.cloud.sdk.s4hana.connectivity.rfc
Modifier and TypeFieldDescriptionprotected RemoteFunctionRequestErrorHandler
AbstractRemoteFunctionRequest.remoteFunctionRequestErrorHandler
Deprecated.The result handler that is invoked after the request execution.Modifier and TypeMethodDescriptionAbstractRemoteFunctionRequest.withErrorHandler
(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler) Deprecated.Specifies to invoke the providedRemoteFunctionRequestErrorHandler
after the request has been executed.BapiRequest.withErrorHandler
(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler) Deprecated.Specifies to invoke the providedRemoteFunctionRequestErrorHandler
after the request has been executed.RfmRequest.withErrorHandler
(RemoteFunctionRequestErrorHandler remoteFunctionRequestErrorHandler) Deprecated.Specifies to invoke the providedRemoteFunctionRequestErrorHandler
after the request has been executed.