Class NoSupportedCurrencyFoundWsException

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

public class NoSupportedCurrencyFoundWsException extends AirlineWebserviceException
The exception thrown when no supported currencies found for the current site.
See Also:
  • Constructor Details

    • NoSupportedCurrencyFoundWsException

      public NoSupportedCurrencyFoundWsException(String code, Throwable cause)
      Instantiates a new unsupported currency webservice exception.
      Parameters:
      cause - the cause
      cause - the cause
  • Method Details

    • getSubjectType

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