DuplicateKeyException ClassIBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

A DuplicateKeyException exception occurs if a key cannot be inserted into the backing map because an object with the same key already exists.

Inheritance Hierarchy

System Object
  System Exception
    IBM.WebSphere.Caching GridException
      IBM.WebSphere.Caching.Map DuplicateKeyException

Namespace: IBM.WebSphere.Caching.Map
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax

See Also