Class UnsupportedSalesApplicationWsException

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

public class UnsupportedSalesApplicationWsException extends TravelWebserviceException
Web service exception thrown when sales application is not supported by store.
See Also:
  • Constructor Details

    • UnsupportedSalesApplicationWsException

      public UnsupportedSalesApplicationWsException(String message, String subject, String code)
      Instantiates a new Unsupported sales application ws exception.
      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