com.siebel.rf.offline.branch.datastore
Class FinderException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bankframe.localization.BankFrameException
                    |
                    +--com.bankframe.EonException
                          |
                          +--com.siebel.rf.offline.branch.datastore.FinderException
All Implemented Interfaces:
java.io.Serializable

public class FinderException
extends com.bankframe.EonException

The FinderException class

See Also:
Serialized Form

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
FinderException(com.bankframe.localization.BankFrameMessage bankframeMessage)
          Creates an eonException using specified message
 
Methods inherited from class com.bankframe.EonException
fromEonException, fromException, getMessage, toDataPacket
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FinderException

public FinderException(com.bankframe.localization.BankFrameMessage bankframeMessage)
Creates an eonException using specified message
Parameters:
bankframeMessage - BankFrameMessage