com.carlosbcruz.account.modelpersistence
Class AccountFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.carlosbcruz.account.dynamicmodel.AccountModelException
              extended by com.carlosbcruz.account.modelpersistence.AccountFileException
All Implemented Interfaces:
java.io.Serializable

public class AccountFileException
extends AccountModelException

Invalid File Structure Identified

Author:
Carlos Fernando Bella Cruz - pessoal@carlosbcruz.com
See Also:
Serialized Form

Constructor Summary
AccountFileException(java.lang.String message)
          Commom constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AccountFileException

public AccountFileException(java.lang.String message)
Commom constructor

Parameters:
message - Error Message