class CouchDB::ReplicationError

Overview

Raised when replication encounters an unrecoverable failure.

Defined in:

couchdb/error.cr

Constructors

Constructor Detail

def self.new(message : String) #

[View source]