net.sf.statcvs.input
Class RepositoryException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.sf.statcvs.input.RepositoryException
All Implemented Interfaces:
java.io.Serializable

public class RepositoryException
extends java.lang.Exception

Indicates that no LOC count could be obtained for a file

Version:
$Id: RepositoryException.java,v 1.4 2003/06/02 22:46:58 cyganiak Exp $
Author:
Richard Cyganiak
See Also:
Serialized Form

Constructor Summary
RepositoryException()
          Constructor for RepositoryException.
RepositoryException(java.lang.String message)
          Constructor for RepositoryException.
 
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

RepositoryException

public RepositoryException()
Constructor for RepositoryException.


RepositoryException

public RepositoryException(java.lang.String message)
Constructor for RepositoryException.

Parameters:
message - input message