Class AssistedServiceAgentNoCustomerAndCartIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.assistedserviceservices.exception.AssistedServiceException
de.hybris.platform.assistedserviceservices.exception.AssistedServiceAgentNoCustomerAndCartIdException
All Implemented Interfaces:
Serializable

public class AssistedServiceAgentNoCustomerAndCartIdException extends AssistedServiceException
Exception for the AssistedServiceFacade which is used when customer and cart id not provided to start session emulating.
See Also:
  • Constructor Details

    • AssistedServiceAgentNoCustomerAndCartIdException

      public AssistedServiceAgentNoCustomerAndCartIdException(String message)
  • Method Details