se.cambio.cds.util.exceptions
Class FormatErrorException

Package class diagram package FormatErrorException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by se.cambio.cds.util.exceptions.ModelException
              extended by se.cambio.cds.util.exceptions.FormatErrorException
All Implemented Interfaces:
Serializable

public class FormatErrorException
extends ModelException

See Also:
Serialized Form

Constructor Summary
FormatErrorException(String value)
           
 
Method Summary
 
Methods inherited from class se.cambio.cds.util.exceptions.ModelException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FormatErrorException

public FormatErrorException(String value)


Copyright © 2013 Cambio. All Rights Reserved.