Class AirlineFareSearchException

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

public class AirlineFareSearchException extends AirlineWebserviceException
The exception thrown when there is a problem performing the airline fare search.
See Also:
  • Field Details

  • Constructor Details

    • AirlineFareSearchException

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