| SharePointConnectionNotFoundException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SharePoint
 Syntax
Syntaxpublic class SharePointConnectionNotFoundException : Exception
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SharePointConnectionNotFoundException | 
            Thrown when SharePoint connection can not be found.
             | 
|  | SharePointConnectionNotFoundException(String) | 
            Thrown when SharePoint connection can not be found.
             | 
|  | SharePointConnectionNotFoundException(String, Exception) | 
            Thrown when SharePoint connection can not be found.
             | 
 See Also
See Also