Class ReservationDetailsDeniedWsException

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

public class ReservationDetailsDeniedWsException extends TravelWebserviceException
The exception thrown when reservation details not found.
See Also:
  • Field Details

  • Constructor Details

    • ReservationDetailsDeniedWsException

      public ReservationDetailsDeniedWsException(String message, String code, Throwable cause)
      Instantiates a new reservation details not found webservice exception.
      Parameters:
      message - the message
      code - the code
      cause - the cause
  • Method Details

    • getSubjectType

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