2.2.9.2 UpdatedConcurrencyException

The UpdatedConcurrencyException exception type is a derived class of the ConcurrencyException class 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 UpdatedConcurrencyException:Microsoft.Office.Server.Search.Administration.ConcurrencyException
   {
   }
 }

An UpdatedConcurrencyException is thrown when the protocol server receives conflicting update requests from multiple protocol clients.