|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bankframe.localization.BankFrameException
com.bankframe.EonException
com.bankframe.ejb.ProcessingErrorException
com.bankframe.ejb.RollBackException
Field Summary |
Fields inherited from class com.bankframe.EonException |
DEBUG |
Fields inherited from class com.bankframe.localization.BankFrameException |
CHAINED_EXCEPTION_DIVIDER, CHAINED_JAVA_EXCEPTION_MSG, EXCEPTION_CLASS_NAME, EXCEPTION_NAME |
Constructor Summary | |
RollBackException(BankFrameMessage msg)
Constructor for EontecRollBackException |
|
RollBackException(BankFrameMessage message,
java.lang.Throwable cause)
Constructor for EontecRollBackException |
|
RollBackException(java.lang.Throwable cause)
Constructor for EontecRollBackException |
Methods inherited from class com.bankframe.ejb.ProcessingErrorException |
toDataPacket |
Methods inherited from class com.bankframe.EonException |
fromEonException, fromException, getMessage |
Methods inherited from class com.bankframe.localization.BankFrameException |
getBankFrameMessage, getCause, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RollBackException(BankFrameMessage msg)
public RollBackException(BankFrameMessage message, java.lang.Throwable cause)
public RollBackException(java.lang.Throwable cause)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |