public class NotExchangeableException extends IllegalArgumentException
Constructor and Description |
---|
NotExchangeableException(BigMoneyProvider money,
ExchangeRate exchangeRate) |
Modifier and Type | Method and Description |
---|---|
ExchangeRate |
getExchangeRate() |
BigMoneyProvider |
getMoney() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotExchangeableException(BigMoneyProvider money, ExchangeRate exchangeRate)
public BigMoneyProvider getMoney()
public ExchangeRate getExchangeRate()
Copyright © 2009-2012 Joda.org. All Rights Reserved.