2.2.9.3 DeletedConcurrencyException

The DeletedConcurrencyException exception type is a derived class of ConcurrencyException as specified in section 2.2.9.1.

The type name is "Microsoft.Office.Server.Search.Administration". The library name is "Microsoft.Office.Server.Search, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c".

There are no members other than those inherited from the ConcurrencyException class.

 Namespace Microsoft.Office.Server.Search.Administration
 {
   Class DeletedConcurrencyException:Microsoft.Office.Server.Search.Administration.ConcurrencyException
   {
   }
 }

A DeletedConcurrencyException is thrown when protocol server receives a request to operate on an object already deleted.