Class UnsupportedCurrencyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.ServletException
de.hybris.platform.commercewebservices.core.exceptions.UnsupportedCurrencyException
All Implemented Interfaces:
Serializable

public class UnsupportedCurrencyException extends javax.servlet.ServletException
See Also:
  • Constructor Details

    • UnsupportedCurrencyException

      public UnsupportedCurrencyException(CurrencyModel currencyToSet)
      Parameters:
      currencyToSet -
    • UnsupportedCurrencyException

      public UnsupportedCurrencyException(CurrencyModel currencyToSet, Throwable rootCouse)
    • UnsupportedCurrencyException

      public UnsupportedCurrencyException(String msg)
      Parameters:
      msg -
    • UnsupportedCurrencyException

      public UnsupportedCurrencyException(String msg, Throwable rootCouse)
  • Method Details

    • getCurrency

      public CurrencyModel getCurrency()
      Returns:
      the currency