Class TmaUnsupportedCurrencyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.ServletException
de.hybris.platform.b2ctelcotmfwebservices.exception.TmaUnsupportedCurrencyException
All Implemented Interfaces:
Serializable

public class TmaUnsupportedCurrencyException extends javax.servlet.ServletException
Thrown when currency is not supported for current base store configuration.
Since:
1810
See Also:
  • Constructor Details

    • TmaUnsupportedCurrencyException

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

      public TmaUnsupportedCurrencyException(CurrencyModel currencyToSet, Throwable rootCouse)
    • TmaUnsupportedCurrencyException

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

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

    • getCurrency

      public CurrencyModel getCurrency()
      Returns:
      the currency