public class UnsupportedCurrencyException
extends ServletException
| Constructor and Description |
|---|
UnsupportedCurrencyException(CurrencyModel currencyToSet) |
UnsupportedCurrencyException(CurrencyModel currencyToSet,
java.lang.Throwable rootCouse) |
UnsupportedCurrencyException(java.lang.String msg) |
UnsupportedCurrencyException(java.lang.String msg,
java.lang.Throwable rootCouse) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyModel |
getCurrency() |
public UnsupportedCurrencyException(CurrencyModel currencyToSet)
currencyToSet - public UnsupportedCurrencyException(CurrencyModel currencyToSet, java.lang.Throwable rootCouse)
public UnsupportedCurrencyException(java.lang.String msg)
msg - public UnsupportedCurrencyException(java.lang.String msg,
java.lang.Throwable rootCouse)
public CurrencyModel getCurrency()
Copyright © 2018 SAP SE. All Rights Reserved.