SPDuplicateValuesFoundException constructor
Overload list
Name | Description | |
---|---|---|
SPDuplicateValuesFoundException() | Initializes a new instance of the [Microsoft.SharePoint.SPDuplicateValuesFoundException] class. | |
SPDuplicateValuesFoundException(String) | Initializes a new instance of the [Microsoft.SharePoint.SPDuplicateValuesFoundException] class using the specified error message. | |
SPDuplicateValuesFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the [Microsoft.SharePoint.SPDuplicateValuesFoundException] class based on the specified serialization data and the stream context. | |
SPDuplicateValuesFoundException(String, Exception) | Initializes a new instance of the [Microsoft.SharePoint.SPDuplicateValuesFoundException] exception class using the specified error message and inner exception that is the cause of the current exception. |
Top
See also
Reference
SPDuplicateValuesFoundException class