Class DateMismatchedWsException

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

public class DateMismatchedWsException extends AirlineWebserviceException
The exception thrown when date mismatched to check-in date.
See Also:
  • Constructor Details

    • DateMismatchedWsException

      public DateMismatchedWsException(String subject)
      Instantiates a new Date mismatched ws exception.
      Parameters:
      subject - the subject
  • Method Details

    • getSubjectType

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