| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sun.mfwk.trans.MfTranInterfaceImpl
Manages errors for transaction classes.
| Constructor Summary | |
| MfTranInterfaceImpl() | |
| Method Summary | |
|  int | getErrorCode()Returns the error code. | 
|  java.lang.String | getErrorMessage(int code)Returns a string message describing the error. | 
|  void | setErrorCode(int code)Set the error code. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public MfTranInterfaceImpl()
| Method Detail | 
public int getErrorCode()
MfTranInterface
getErrorCode in interface MfTranInterfacepublic void setErrorCode(int code)
MfTranInterface
setErrorCode in interface MfTranInterfacecode - the error codepublic java.lang.String getErrorMessage(int code)
MfTranInterface
getErrorMessage in interface MfTranInterfacecode - the error code| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||