net.sourceforge.cvsgrab
Class InvalidVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.cvsgrab.DetectException
net.sourceforge.cvsgrab.InvalidVersionException
- All Implemented Interfaces:
- Serializable
public class InvalidVersionException
- extends DetectException
Exception thrown when the version detected is incompatible with the version
supported by the web interface.
- Version:
- $Revision: 1.3 $ $Date: 2005/06/22 23:38:15 $
- Author:
- Ludovic Claude
- See Also:
- Serialized Form
- Created:
- on 3 fevr. 2004
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidVersionException
public InvalidVersionException(String message)
- Constructor for InvalidVersionException
- Parameters:
message
-
Copyright © 2002-2005 Ludovic Claude. All Rights Reserved.