alias
CouchDB::LocalReplica::SyncErrorCallback
Overview
Callback invoked when a background replication run fails.
The first argument is "push" or "pull"; the second is the exception.
Alias Definition
String, Exception -> Nil