com.carlosbcruz.account.dynamicmodel
Class AccountModelException

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

public class AccountModelException
extends java.lang.Exception

Main Model Exception Level

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

Constructor Summary
AccountModelException(java.lang.String message)
          General Contructor
 
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

AccountModelException

public AccountModelException(java.lang.String message)
General Contructor

Parameters:
message - Error Message