Class UnsupportedCurrencyException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnsupportedCurrencyException
    extends javax.servlet.ServletException
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedCurrencyException

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

        public UnsupportedCurrencyException​(CurrencyModel currencyToSet,
                                            java.lang.Throwable rootCouse)
      • UnsupportedCurrencyException

        public UnsupportedCurrencyException​(java.lang.String msg)
        Parameters:
        msg -
      • UnsupportedCurrencyException

        public UnsupportedCurrencyException​(java.lang.String msg,
                                            java.lang.Throwable rootCouse)
    • Method Detail

      • getCurrency

        public CurrencyModel getCurrency()
        Returns:
        the currency