org.xdat.exceptions
public class InconsistentDataException extends java.lang.Exception
DataSheet
with data from a file that is not compatible,
for example because the number of parameters does not fit.Constructor and Description |
---|
InconsistentDataException(java.lang.String pathToInputFile)
Instantiates a new inconsistent data exception.
|