| SharePointServerException Constructor (String) | 
            Thrown when error at SharePoint server occurs.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic SharePointServerException(
	string message
)
Parameters
- message
- Type: SystemString
 Exception message
 See Also
See Also