SharePointServerException Class |
Namespace: CMS.SharePoint
public class SharePointServerException : CMSException
The SharePointServerException type exposes the following members.
Name | Description | |
---|---|---|
![]() | SharePointServerException |
Thrown when error at SharePoint server occurs.
|
![]() | SharePointServerException(String) |
Thrown when error at SharePoint server occurs.
|
![]() | SharePointServerException(String, Exception) |
Thrown when error at SharePoint server 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.) |