org.suigeneris.jrcs.rcs
Class InvalidFileFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.suigeneris.jrcs.rcs.RCSException
org.suigeneris.jrcs.rcs.InvalidFileFormatException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidFileFormatException
- extends RCSException
Thrown if the ArchiveParser cannot parse a given archive. This class is NOT
thread safe.
- Version:
- $Id: InvalidFileFormatException.java,v 1.3 2003/10/13 07:59:46
rdonkin Exp $
- Author:
- Juanco Anez
- See Also:
- Serialized Form
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 |
InvalidFileFormatException
public InvalidFileFormatException()
InvalidFileFormatException
public InvalidFileFormatException(java.lang.String msg)
InvalidFileFormatException
public InvalidFileFormatException(java.lang.String message,
java.lang.Throwable cause)
InvalidFileFormatException
public InvalidFileFormatException(java.lang.Throwable cause)
InvalidFileFormatException
public InvalidFileFormatException(Version v)
Copyright © 1999-2006 Juancarlo Añez, Caracas, Venezuela.
Some rights reserved
. http://www.suigeneris.org/jrcs