Class AssistedServiceCustomerLoginDisabledException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AssistedServiceCustomerLoginDisabledException
    extends AssistedServiceException
    Exception for the AssistedServiceFacade which is used when a cart is binded to a emulated customer.
    See Also:
    Serialized Form
    • Constructor Detail

      • AssistedServiceCustomerLoginDisabledException

        public AssistedServiceCustomerLoginDisabledException​(java.lang.String message)
      • AssistedServiceCustomerLoginDisabledException

        public AssistedServiceCustomerLoginDisabledException​(java.lang.String message,
                                                             java.lang.Throwable e)