Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
mx.data.errors 

The mx.data.errors package contains the error classes used with LiveCycle Data Services.



Classes
 ClassDescription
 DataServiceError The DataServiceError class represents an error thrown when a an unanticipated problem occurs in a DataService component.
 NoDataAvailableError The NoDataAvailableError class represents an error thrown when data requested is not local.
 UnresolvedConflictsError The UnresolvedConflictsError class represents an error thrown when a commit request is made while there are still unresolved conflicts and no listener has been registered for UnresolvedConflictsEvent.FAULT.