Uses of Class
com.saperion.exception.SaSapUrlException
Packages that use SaSapUrlException
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
- 
Uses of SaSapUrlException in com.saperion.connectorMethods in com.saperion.connector that throw SaSapUrlExceptionModifier and TypeMethodDescriptionSaClassicConnector.checkSapUrl(String url) Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.SaClassicConnectorImpl.checkSapUrl(String url) 
- 
Uses of SaSapUrlException in com.saperion.connector.rmiMethods in com.saperion.connector.rmi that throw SaSapUrlExceptionModifier and TypeMethodDescriptionAbstractDocRMIClientCommand.checkSapUrl(String url) Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.SaRMIClientCommand.checkSapUrl(String url) Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.