wrongNumberMinAreaCoords | error |
| set and minareacoords have different dimensions. |
wrongNumberMaxAreaCoords | error |
| set and maxareacoords have different dimensions. |
inconsistentMinMaxAreaCoords | error |
| One or more elements in minareacoords is smaller than those in maxareacoords. |
wrongParamNumberCentreCoords | error |
| Not enough number of values are specified in centrecoords. It has to be 2 values, namely (x,y). |
largerInnerRadiusThanOuter | error |
| The specified radii are smaller than radiiinner. |
invalidRegionStyle | error |
| The specified regionstyle is not supported. |
convertToDouble | warning |
|
corrective action: Unsigned Integer or Boolean data are converted into Double in the calculation. |