Class ProductTravelRestrictionWsException

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

public class ProductTravelRestrictionWsException extends AirlineWebserviceException
The exception thrown when product is not allowed by the product restrictions.
See Also:
  • Constructor Details

    • ProductTravelRestrictionWsException

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

    • getSubjectType

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