Skip to main content

Sync Exception

SyncDocument is the exception class that is passed when an error occurs while manipulating it.

Summary

Public constructors
SyncException(val error: SyncError)

Constructor created with the given SyncError as a parameter.