SharePointServiceFactoryNotSupportedException Class |
Namespace: CMS.SharePoint
public class SharePointServiceFactoryNotSupportedException : CMSException
The SharePointServiceFactoryNotSupportedException type exposes the following members.
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.
|
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.) |