Overload List

  NameDescription
Public methodKeyAlreadyExistsException()()()()
Instantiates a new KeyAlreadyExistsException using the default message
Public methodKeyAlreadyExistsException(String)
Instantiates a new KeyAlreadyExistsException using the supplied message
Protected methodKeyAlreadyExistsException(SerializationInfo, StreamingContext)
Instantiates a new KeyAlreadyExistsException using the supplied serialization info
Public methodKeyAlreadyExistsException(String, Exception)
Instantiates a new KeyAlreadyExistsException using the supplied message along with an additional exception that caused this one to be thrown

See Also