| SharePointConnectionNotSupportedException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SharePoint
 Syntax
Syntaxpublic class SharePointConnectionNotSupportedException : Exception
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SharePointConnectionNotSupportedException | 
            Indicates that given SharePoint connection is not suitable for SharePoint service implementation.
             | 
|  | SharePointConnectionNotSupportedException(String) | 
            Indicates that given SharePoint connection is not suitable for SharePoint service implementation.
             | 
|  | SharePointConnectionNotSupportedException(String, Exception) | 
            Indicates that given SharePoint connection is not suitable for SharePoint service implementation.
             | 
 See Also
See Also