Uses of Interface
com.sap.cloud.sdk.s4hana.connectivity.rfc.RemoteFunctionRequestErrorHandler
Packages that use RemoteFunctionRequestErrorHandler
-
Uses of RemoteFunctionRequestErrorHandler in com.sap.cloud.sdk.s4hana.connectivity.rfc
Fields in com.sap.cloud.sdk.s4hana.connectivity.rfc declared as RemoteFunctionRequestErrorHandlerModifier and TypeFieldDescriptionprotected RemoteFunctionRequestErrorHandler
AbstractRemoteFunctionRequest.remoteFunctionRequestErrorHandler
Deprecated.The result handler that is invoked after the request execution.Methods in com.sap.cloud.sdk.s4hana.connectivity.rfc with parameters of type RemoteFunctionRequestErrorHandlerModifier 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.