Class RecalculationWsException

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.RecalculationWsException
All Implemented Interfaces:
Serializable

public class RecalculationWsException extends AirlineWebserviceException
Web service exception thrown when cart recalculation exception occurs.
See Also:
  • Constructor Details

    • RecalculationWsException

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

    • getSubjectType

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