com.ibm.btt.bc.fx.impl
Class FxErrorMessage
java.lang.Object
com.ibm.btt.bc.fx.impl.FxErrorMessage
public class FxErrorMessage
- extends java.lang.Object
This class defines a list of constants used to describe errors that may occur
during execution of the Foreign Exchange service.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FX_SERVICE
public static final java.lang.String FX_SERVICE
- See Also:
- Constant Field Values
NULL_AMOUNT
public static final java.lang.String NULL_AMOUNT
- See Also:
- Constant Field Values
ZERO_AMOUNT
public static final java.lang.String ZERO_AMOUNT
- See Also:
- Constant Field Values
NULL_CURRENCY
public static final java.lang.String NULL_CURRENCY
- See Also:
- Constant Field Values
EMPTY_STRING_CURRENCY
public static final java.lang.String EMPTY_STRING_CURRENCY
- See Also:
- Constant Field Values
ILLEGAL_FORMAT_CURRENCY
public static final java.lang.String ILLEGAL_FORMAT_CURRENCY
- See Also:
- Constant Field Values
NULL_RATE_CURRENCY
public static final java.lang.String NULL_RATE_CURRENCY
- See Also:
- Constant Field Values
ZERO_RATE_CURRENCY
public static final java.lang.String ZERO_RATE_CURRENCY
- See Also:
- Constant Field Values
NULL_RATE_EURO
public static final java.lang.String NULL_RATE_EURO
- See Also:
- Constant Field Values
ZERO_RATE_EURO
public static final java.lang.String ZERO_RATE_EURO
- See Also:
- Constant Field Values
INVALID_EMU_CURRENCY
public static final java.lang.String INVALID_EMU_CURRENCY
- See Also:
- Constant Field Values
NULL_MONETARY_ITEM
public static final java.lang.String NULL_MONETARY_ITEM
- See Also:
- Constant Field Values
EMPTY_STRING_MONETARY_ITEM
public static final java.lang.String EMPTY_STRING_MONETARY_ITEM
- See Also:
- Constant Field Values
UNDEFINED_MONETARY_ITEM
public static final java.lang.String UNDEFINED_MONETARY_ITEM
- See Also:
- Constant Field Values
NOT_SUPPORTED_CURRENCY
public static final java.lang.String NOT_SUPPORTED_CURRENCY
- See Also:
- Constant Field Values
NULL_QUERY
public static final java.lang.String NULL_QUERY
- See Also:
- Constant Field Values
EMPTY_STRING_QUERY
public static final java.lang.String EMPTY_STRING_QUERY
- See Also:
- Constant Field Values
EURO_RATE_INVALID_FORMAT
public static final java.lang.String EURO_RATE_INVALID_FORMAT
- See Also:
- Constant Field Values
NULL_RATES_REPOSITORY
public static final java.lang.String NULL_RATES_REPOSITORY
- See Also:
- Constant Field Values
FxErrorMessage
public FxErrorMessage()
(c) Copyright IBM Corporation 1998, 2010