[]
Error codes.
public enum EraConfigurationException.ErrorCodes
| Name | Description |
|---|---|
| DuplicateStartDates | Two eras share the same start date. |
| EmptyShortcutKey | The era's shortcut key is empty. |
| InvalidStartDateFormat | The start date value has an incorrect format; expected 'yyyy MM dd'. |
| ValueNotMatchPattern | The attribute value does not match the required pattern. |