Class CartEntryWsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.coretravelcommonsocc.errors.exceptions.TravelWebserviceException
de.hybris.platform.coretravelcommonsocc.errors.exceptions.CartEntryWsException
All Implemented Interfaces:
Serializable

public class CartEntryWsException extends TravelWebserviceException
The exception thrown when an operation is performed on an invalid cart entry
See Also:
  • Constructor Details

    • CartEntryWsException

      public CartEntryWsException(String message, String subject, String code)
      Instantiates a new CartEntryWsException.
      Parameters:
      message - the message
      subject - the subject
      code - the code
  • Method Details

    • getType

      public String getType()
      Overrides:
      getType in class TravelWebserviceException
    • getSubjectType

      public String getSubjectType()
      Specified by:
      getSubjectType in class de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException