SharePointCCSDKException Class |
Namespace: CMS.SharePoint
public class SharePointCCSDKException : CMSException
The SharePointCCSDKException type exposes the following members.
Name | Description | |
---|---|---|
SharePointCCSDKException |
Thrown when error regarding SharePoint Client Components SDK occurs.
| |
SharePointCCSDKException(String) |
Thrown when error regarding SharePoint Client Components SDK occurs.
| |
SharePointCCSDKException(String, Exception) |
Thrown when error regarding SharePoint Client Components SDK occurs.
|
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.) |