Class AssistedServiceWrongCustomerIdException

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

public class AssistedServiceWrongCustomerIdException extends AssistedServiceException
Exception for the AssistedServiceFacade which is used when incompatible customer id is provided for facade method.
See Also: