PopupErrorCode can be one of:
Constant | Description |
---|---|
Enums.PopupErrorCodeInvalidGeoElement | (11000) Invalid attributes or geometry on the associated GeoElement. |
Enums.PopupErrorCodeNullNotAllowed | (110011) Null value not allowed. |
Enums.PopupErrorCodeValueOutOfRange | (11002) Value is out of range. |
Enums.PopupErrorCodeExceedsMaxLength | (11003) Value exceeds the maximum length. |
Enums.PopupErrorCodeIllegalDomainCode | (11007) Coded value domain code is not defined in the domain list. |
Enums.PopupErrorCodeContingencyValidationFailure | (11008) Field values do not satisfy the ContingentValuesDefinition. |