| SharePointFileAlreadyExistsException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SharePoint
 Syntax
Syntaxpublic class SharePointFileAlreadyExistsException : Exception
 Constructors
Constructors| 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.
             | 
 See Also
See Also