The mx.data.errors package contains the error classes used with Adobe Digital Enterprise Platform Data Services for Java EE.
Classes
| Class | Description | |
|---|---|---|
| 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. |
Thu Dec 6 2018, 01:47 PM -08:00