net.sourceforge.cvsgrab
Class MarkerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.cvsgrab.DetectException
net.sourceforge.cvsgrab.MarkerNotFoundException
- All Implemented Interfaces:
- Serializable
public class MarkerNotFoundException
- extends DetectException
Exception throw when the detect ethod on the WebInterface doesn't locate the
version marker on the page.
- Version:
- $Revision: 1.3 $ $Date: 2005/06/22 23:38:16 $
- 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 |
MarkerNotFoundException
public MarkerNotFoundException()
- Constructor for MarkerNotFoundException
MarkerNotFoundException
public MarkerNotFoundException(String message)
- Constructor for MarkerNotFoundException
- Parameters:
message
-
Copyright © 2002-2005 Ludovic Claude. All Rights Reserved.