The mx.data.errors package contains the error classes used with the Flex Data Management Service.
| Class | Description | |
|---|---|---|
| DataListError | This error is thrown when an unanticipated problem occurs in a DataList. | |
| DataServiceError | This error is thrown when a an unanticipated problem occurs in a DataService component. | |
| NoDataAvailableError | This error is thrown when data requested is not local. | |
| UnresolvedConflictsError |
This error is thrown when a commit request is made while there are still
unresolved conflicts and no listener has been registered for
UnresolvedConflictsEvent.FAULT. |