Uses of Class
com.sap.cloud.sdk.s4hana.connectivity.exception.RequestExecutionException
Packages that use RequestExecutionException
Package
Description
-
Uses of RequestExecutionException in com.sap.cloud.sdk.s4hana.connectivity
Methods in com.sap.cloud.sdk.s4hana.connectivity that throw RequestExecutionExceptionModifier and TypeMethodDescriptionErpHttpRequestExecutor.execute(HttpDestination destination, SerializedRequest<RequestT> serializedRequest) Deprecated.Executes the givenserializedRequestas aHttpUriRequest, returning the body of theHttpResponsereceived.ErpHttpRequestExecutor.execute(HttpDestination destination, RequestT request, RequestSerializer<RequestT, RequestResultT> requestSerializer) Deprecated.Serializes the given request, executes it, and the deserializes the response.abstract RequestResultTRequest.execute(Destination destination) Deprecated.Executes a given request using the givenDestination.RequestExecutor.execute(Destination destination, RequestT request) Deprecated.Executes a request against an SAP S/4HANA system. -
Uses of RequestExecutionException in com.sap.cloud.sdk.s4hana.connectivity.exception
Subclasses of RequestExecutionException in com.sap.cloud.sdk.s4hana.connectivity.exceptionModifier and TypeClassDescriptionclassDeprecated.This module will be discontinued, along with its classes and methods.classDeprecated.This module will be discontinued, along with its classes and methods.classDeprecated.This module will be discontinued, along with its classes and methods.classDeprecated.This module will be discontinued, along with its classes and methods.