nonNumericColumn | error |
| A specified column is not numeric or boolean. |
IndexOutOfBounds | error |
| Specified row number (on vector columns) is greater
than number of table rows |
IllegalDataVectorSpecifier | error |
| Syntax error in data vector specifier |
MultidimensionalColumn | error |
| A specified column has a higher dimension
than two - only scalar and one-dimensional vector columns are supported. |
NoNumericColumns | error |
| The specified table does not contain a numeric
or boolean data column that can be plotted. |
NoAbscissaRangeTable | error |
| withalltablesafter is set to true
but no inital table is given in xrangetables. |
IndexOutOfRange | error |
| This signals an internal error - please report this as
an SPR |
InvalidRowRangeSpecifier | error |
| Non-numeric argument in row-range specifier
for vector columns seen, e.g. COL[start,stop] |
openFile | error |
| Could not create Grace parameter file. |