ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

mx.data.errors 


The mx.data.errors package contains the error classes used with Adobe Digital Enterprise Platform Data Services for Java EE.



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.