Class IncompatibleCurrenciesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.highdeal.currency.IncompatibleCurrenciesException
All Implemented Interfaces:
Serializable

public class IncompatibleCurrenciesException extends Exception
Exception can be raised if the currencies are incompatible.
See Also:
  • Constructor Details

    • IncompatibleCurrenciesException

      public IncompatibleCurrenciesException()