[]
Specifies error codes for report definition exceptions.
public enum ReportDefinitionException.ErrorCodes
| Name | Description |
|---|---|
| ContentReportNonUniqReportItemName | The content report has non-unique item names causing a conflict with the master report. |
| InvalidIntegerRange | The integer value specified is out of the valid range. |
| InvalidLengthUnitRange | The length unit specified is out of the valid range. |
| PostiveNonZeroValueRequired | The value specified must be positive and non-zero. |
| UnableToReadTheme | The theme file is not a valid XML document. |