Uses of Class
de.hybris.platform.sap.core.configuration.datahub.DataHubTransferException
-
Packages that use DataHubTransferException Package Description de.hybris.platform.sap.core.configuration.datahub -
-
Uses of DataHubTransferException in de.hybris.platform.sap.core.configuration.datahub
Methods in de.hybris.platform.sap.core.configuration.datahub that return DataHubTransferException Modifier and Type Method Description DataHubTransferExceptionDataHubTransferLog. getTransferException()Returns the exception which has occurred during invoking the transfer.Methods in de.hybris.platform.sap.core.configuration.datahub with parameters of type DataHubTransferException Modifier and Type Method Description voidDataHubTransferLog. setTransferException(DataHubTransferException transferException)Sets the exception which can occur during invoking the transfer.
-