Class FlightsNotInCartWsException

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

public class FlightsNotInCartWsException extends AirlineWebserviceException
The exception thrown when the cart doesn't contain the requested flight
See Also:
  • Constructor Details

    • FlightsNotInCartWsException

      public FlightsNotInCartWsException(String message, String subject, String code)
      Instantiates a new FlightsNotInCartWsException.
      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