Class UnsupportedRequestWsException

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

public class UnsupportedRequestWsException extends AirlineWebserviceException
Thrown when request is not supported for current configuration.
See Also:
  • Constructor Details

    • UnsupportedRequestWsException

      public UnsupportedRequestWsException(String message, String subject, String code)
      Instantiates a new exception.
      Parameters:
      message - the message
      reason - the reason
      subject - the subject
      code - the code
  • Method Details

    • getSubjectType

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