Package | Description |
---|---|
javax.money |
Main package of the Money and Currency API.
|
javax.money.convert |
Defines the monetary currency conversion API.
|
javax.money.format |
Money and Currency format API.
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownCurrencyException
Exception thrown when a currency code cannot be resolved into a
CurrencyUnit . |
Modifier and Type | Class and Description |
---|---|
class |
CurrencyConversionException
Exception thrown when a monetary conversion operation fails.
|
Modifier and Type | Class and Description |
---|---|
class |
MonetaryParseException
Signals that an error has been reached unexpectedly while parsing.
|
Copyright © 2012–2016 JSR 354 - Expert Group. All rights reserved.