java.io.Serializablepublic class IllegalCurrencyException
extends java.lang.IllegalArgumentException
For example, this exception would be thrown when trying to obtain a currency using an unrecognised currency code or locale.
This exception makes no guarantees about immutability or thread-safety.
| Constructor | Description |
|---|---|
IllegalCurrencyException(java.lang.String message) |
Constructor.
|
Copyright © 2009–2018 Joda.org. All rights reserved.