Class PassengerRequiredWsException

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

public class PassengerRequiredWsException extends AirlineWebserviceException
The exception thrown when error occurs during add ancillary to cart.
See Also:
  • Constructor Details

    • PassengerRequiredWsException

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