| SharePointConnectionNotSupportedException Constructor (String) | 
            Indicates that given SharePoint connection is not suitable for SharePoint service implementation.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 11.0.0
Syntaxpublic SharePointConnectionNotSupportedException(
	string message
)
Parameters
- message
 - Type: SystemString
Exception message 
See Also