SPDuplicateObjectException constructor
Initializes a new instance of the SPDuplicateObjectException class.
Overload list
Name | Description | |
---|---|---|
SPDuplicateObjectException() | Initializes a new instance of the SPDuplicateObjectException class. | |
SPDuplicateObjectException(String) | Initializes a new instance of the SPDuplicateObjectException class based on the specified error string. | |
SPDuplicateObjectException(String, Exception) | Initializes a new instance of the SPDuplicateObjectException class based on the specified error string and exception. |
Top
See also
Reference
SPDuplicateObjectException class