Overload List
| Name | Description | |
|---|---|---|
| KeyAlreadyExistsException()()()() | Instantiates a new KeyAlreadyExistsException using the default message | |
| KeyAlreadyExistsException(String) | Instantiates a new KeyAlreadyExistsException using the supplied message | |
| KeyAlreadyExistsException(SerializationInfo, StreamingContext) | Instantiates a new KeyAlreadyExistsException using the supplied serialization info | |
| KeyAlreadyExistsException(String, Exception) | Instantiates a new KeyAlreadyExistsException using the supplied message along with an additional exception that caused this one to be thrown |