SharePointFileAlreadyExistsException Class |
Namespace: CMS.SharePoint
public class SharePointFileAlreadyExistsException : Exception
Name | Description | |
---|---|---|
SharePointFileAlreadyExistsException |
Thrown when trying to create a SharePoint file which already exists.
| |
SharePointFileAlreadyExistsException(String) |
Thrown when trying to create a SharePoint file which already exists.
| |
SharePointFileAlreadyExistsException(String, Exception) |
Thrown when trying to create a SharePoint file which already exists.
|