Skip to content

IDictionary.Add() implementations should throw ArgumentException if entry already exists #4

@halljon

Description

@halljon

The .Net client doesn't throw an exception when using Add if an entry already exists.

Using a remote cache (or near cache), use the Add method on the INamedCache. If an entry already exists, then an exception should be thrown as indicated in the IDictionary interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions