SyncManagerStoppedException
class SyncManagerStoppedException(val message: String?, val cause: Throwable? = null) : SyncManager.MobileSyncException
Exception thrown when sync manager is stopped
Exception thrown when sync manager is stopped