net.sf.statcvs.input
Class EmptyRepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.statcvs.input.EmptyRepositoryException
- All Implemented Interfaces:
- Serializable
- public class EmptyRepositoryException
- extends Exception
Indicates that we can't generate a report because there are no
files or revisions in the repository
- Version:
- $Id: EmptyRepositoryException.java,v 1.1 2003/12/09 11:52:47 cyganiak Exp $
- Author:
- Richard Cyganiak
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EmptyRepositoryException
public EmptyRepositoryException()
- Constructor for EmptyRepositoryException.
EmptyRepositoryException
public EmptyRepositoryException(String message)
- Constructor for EmptyRepositoryException.
- Parameters:
message
- input message