org.argosfields.converter
Class InvalidFileFormatException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.argosfields.converter.InvalidFileFormatException
All Implemented Interfaces:
Serializable

public class InvalidFileFormatException
extends IOException

InvalidFileFormatException.java

Version:
$Revision: 1.1 $ $Date: 2003/10/14 16:46:53 $
Author:
Xavier Cho
See Also:
Serialized Form

Constructor Summary
InvalidFileFormatException()
           
InvalidFileFormatException(String msg)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidFileFormatException

public InvalidFileFormatException()

InvalidFileFormatException

public InvalidFileFormatException(String msg)
Parameters:
msg -


Copyright © Gnome Korea. All Rights Reserved.