SharePointConnectionNotSupportedException Class |
Namespace: CMS.SharePoint
public class SharePointConnectionNotSupportedException : CMSException
The SharePointConnectionNotSupportedException type exposes the following members.
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.
|
Name | Description | |
---|---|---|
CustomMessage |
Custom message.
(Inherited from CMSException.) | |
Message |
Message.
(Inherited from CMSException.) | |
UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
Name | Description | |
---|---|---|
Clone |
Returns clone of the exception.
(Overrides CMSExceptionClone.) |