|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bankframe.ei.txnhandler.dataformat.utilities.HostErrorCodes
This class maps a host error code to a mid tier error.
Method Summary | |
static java.lang.String |
getErrorCode(java.lang.String strTXNCode,
java.lang.String strTXNType,
java.lang.String strHostErrorKey)
This method retrieves the error code value in the HostErrorCodes.properties. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getErrorCode(java.lang.String strTXNCode, java.lang.String strTXNType, java.lang.String strHostErrorKey)
strTXNCode
- the transaction codestrTXNType
- the transaction typestrHostErrorKey
- the host error key
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |