| SharePointServiceFactoryNotSupportedException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SharePoint
 Syntax
Syntaxpublic class SharePointServiceFactoryNotSupportedException : Exception
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SharePointServiceFactoryNotSupportedException | 
            Indicates the desired SharePoint service factory does not have an implementation.
             | 
|  | SharePointServiceFactoryNotSupportedException(String) | 
            Indicates the desired SharePoint service factory does not have an implementation.
             | 
|  | SharePointServiceFactoryNotSupportedException(String, Exception) | 
            Indicates the desired SharePoint service factory does not have an implementation.
             | 
 See Also
See Also