|
Exception Summary |
| CorruptDataException |
This exception is thrown when the data of a discrete parameter is corrupt. |
| InconsistentDataException |
This exception is thrown when the user tries to update the current
DataSheet with data from a file that is not compatible,
for example because the number of parameters does not fit. |
| NoAxisFoundException |
This exception is thrown when trying to get an axis at an
x location where no axis is found. |
| NoParametersDefinedException |
This exception is thrown when the user tries to update the current
DataSheet with data from a file that is not compatible,
for example because the number of parameters does not fit. |