Class AssistedServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.assistedserviceservices.exception.AssistedServiceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AssistedServiceAgentBadCredentialsException, AssistedServiceAgentBlockedException, AssistedServiceAgentNoCustomerAndCartIdException, AssistedServiceAgentNotLoggedInException, AssistedServiceCartBindException, AssistedServiceCustomerLoginDisabledException, AssistedServiceWrongCartIdException, AssistedServiceWrongCustomerIdException

public class AssistedServiceException extends Exception
Parent exception type for the AssistedServiceFacade.
See Also:
  • Field Details

  • Constructor Details

    • AssistedServiceException

      public AssistedServiceException(String message)
    • AssistedServiceException

      public AssistedServiceException(String message, Throwable t)
  • Method Details

    • getMessageCode

      public String getMessageCode()
      Returns message code from message properties.
    • getAlertClass

      public String getAlertClass()
      Returns alert class for usage in storefront.