Click or drag to resize

AlreadyExistsException Constructor

Overload List
  NameDescription
Public methodAlreadyExistsException
Initializes a new instance of the AlreadyExistsException class.
Public methodAlreadyExistsException(String)
Initializes a new instance of the AlreadyExistsException class with a specified error message.
Public methodAlreadyExistsException(SerializationInfo, StreamingContext)
Initializes a new instance of the AlreadyExistsException class with serialized data.
Top
See Also