net.sf.statcvs.input

Class NoLineCountException


public class NoLineCountException
extends Exception

Indicates that no LOC count could be obtained for a file
Version:
$Id: NoLineCountException.java,v 1.2 2008/04/02 11:22:15 benoitx Exp $
Author:
Richard Cyganiak

Constructor Summary

NoLineCountException()
Constructor for NoLineCountException.
NoLineCountException(String message)
Constructor for NoLineCountException.

Constructor Details

NoLineCountException

public NoLineCountException()
Constructor for NoLineCountException.

NoLineCountException

public NoLineCountException(String message)
Constructor for NoLineCountException.
Parameters:
message - input message