DAUpdatesFailedException

The DAUpdatesFailedException class represents exceptions that are raised during the execution of updates on the client side. Exceptions of this type are raised by data adapters and its descendants when there is a failure on the server side while applying data changes.

This exception can hold collection of failed changes.

Implementation