net.sf.statcvs.input
Class NoLineCountException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.statcvs.input.NoLineCountException
- All Implemented Interfaces:
- Serializable
- public class NoLineCountException
- extends Exception
Indicates that no LOC count could be obtained for a file
- Version:
- $Id: NoLineCountException.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 |
NoLineCountException
public NoLineCountException()
- Constructor for NoLineCountException.
NoLineCountException
public NoLineCountException(String message)
- Constructor for NoLineCountException.
- Parameters:
message
- input message