Class UpdateServiceToCartWsException

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.coreaccommodationocc.errors.exceptions.UpdateServiceToCartWsException
All Implemented Interfaces:
Serializable

public class UpdateServiceToCartWsException extends TravelWebserviceException
The exception thrown when error occurs while updating a service.
See Also:
  • Constructor Details

    • UpdateServiceToCartWsException

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

    • getSubjectType

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