JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
Packages that use
DestinationPathsNotMergeableException
Package
Description
com.sap.cloud.sdk.cloudplatform.connectivity
Uses of
DestinationPathsNotMergeableException
in
com.sap.cloud.sdk.cloudplatform.connectivity
Methods in
com.sap.cloud.sdk.cloudplatform.connectivity
that throw
DestinationPathsNotMergeableException
Modifier and Type
Method
Description
URI
UriPathMerger.
merge
(
URI
primaryUri,
URI
secondaryUri)
Merges two
URI
addresses, checking that both
URIs
have the same scheme, host and port.