CouchDBClientCouchDBClientErrorCouchDBClientError.findError(error:)CaseCouchDBClientError.findError(error:)The FIND request was unsuccessful.case findError(error: CouchDBError)ParameterserrorThe CouchDBError returned by the server, providing details about the issue.