EnumerationError
Description:
public errordomain EnumerationError
Errors when de/serializing enumerations.
Content:
Error codes:
- INVALID_TEXT - Given text to
transform to an enumeration's value.
- INVALID_VALUE - Given value is
invalid in enumeration, when transform to string.