Class AccommodationOfferingNotFoundWsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.coretravelcommonsocc.errors.exceptions.TravelWebserviceException
de.hybris.platform.coreaccommodationocc.errors.exceptions.AccommodationOfferingNotFoundWsException
All Implemented Interfaces:
Serializable

public class AccommodationOfferingNotFoundWsException extends TravelWebserviceException
The exception thrown when the accommodation offering is not found in the system.
See Also:
  • Constructor Details

    • AccommodationOfferingNotFoundWsException

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