org.xdat.exceptions
public class NoParametersDefinedException 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 |
|---|
NoParametersDefinedException()
Instantiates a new NoParametersDefined exception.
|