public SyncProviderException (SyncResolver syncResolver)

Constructs a SyncProviderException object with the specified SyncResolver instance.

Parameters:
syncResolver    the SyncResolver instance used to to process the synchronization conflicts

Exceptions:
IllegalArgumentException    if the SyncResolver object is null.