SharePointServiceNotSupportedException Class |
Namespace: CMS.SharePoint
public class SharePointServiceNotSupportedException : CMSException
The SharePointServiceNotSupportedException type exposes the following members.
Name | Description | |
---|---|---|
SharePointServiceNotSupportedException |
Indicates the desired SharePoint service does not have an implementation.
| |
SharePointServiceNotSupportedException(String) |
Indicates the desired SharePoint service does not have an implementation.
| |
SharePointServiceNotSupportedException(String, Exception) |
Indicates the desired SharePoint service does not have an 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.) |