Unobvious exception name for CAS error

Hi all. I notice that CouchbaseCollection.ReplaceAsync throws DocumentExistsException on CAS error. Does this exception is correct? I think, this exception name doesn’t appropriate for such error. Maybe CasException would be better?