Class DifferentCurrenciesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.fineract.infrastructure.core.exception.AbstractPlatformException
org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException
org.apache.fineract.portfolio.account.exception.DifferentCurrenciesException
All Implemented Interfaces:
Serializable

public class DifferentCurrenciesException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException
See Also:
  • Constructor Details

    • DifferentCurrenciesException

      public DifferentCurrenciesException(String currency1, String currency2)