| SharePointConnectionNotFoundException Class |
Namespace: CMS.SharePoint
public class SharePointConnectionNotFoundException : CMSException
The SharePointConnectionNotFoundException type exposes the following members.
| Name | Description | |
|---|---|---|
| SharePointConnectionNotFoundException |
Thrown when SharePoint connection can not be found.
| |
| SharePointConnectionNotFoundException(String) |
Thrown when SharePoint connection can not be found.
| |
| SharePointConnectionNotFoundException(String, Exception) |
Thrown when SharePoint connection can not be found.
|
| 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.) |