Class UpdateCartWsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.coreairlinecommonsocc.errors.exceptions.AirlineWebserviceException
de.hybris.platform.coreairlinecommonsocc.errors.exceptions.UpdateCartWsException
All Implemented Interfaces:
Serializable

public class UpdateCartWsException extends AirlineWebserviceException
The exception thrown when error occurs during update cart.
See Also:
  • Constructor Details

    • UpdateCartWsException

      public UpdateCartWsException(String message, String subject, String code)
      Instantiates a new Update cart exception.
      Parameters:
      message - the message
      subject - the subject
      code - the code
  • Method Details

    • getType

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

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