CouchDBClientCouchDBClientErrorCouchDBClientError.notFound(error:)CaseCouchDBClientError.notFound(error:)The requested resource was not found in CouchDB.case notFound(error: CouchDBError)ParameterserrorThe CouchDBError returned by the server, providing details about the issue.