-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: Private Beta
-
Fix Version/s: 0.8.0
-
Labels:None
-
Target Version/s:
-
Code Review:
Currently, the RowError class doesn't give any way to determine what the error was other than string comparison. We should have either an enum error code, or boolean accessors like isAlreadyPresent()