| LinkedInPartialDeleteException Class |
Namespace: CMS.SocialMarketing
public class LinkedInPartialDeleteException : CMSException
The LinkedInPartialDeleteException type exposes the following members.
| Name | Description | |
|---|---|---|
| LinkedInPartialDeleteException |
Thrown when delete operation of LinkedIn content is not executed completely.
| |
| LinkedInPartialDeleteException(String) |
Thrown when delete operation of LinkedIn content is not executed completely.
| |
| LinkedInPartialDeleteException(String, Exception) |
Thrown when delete operation of LinkedIn content is not executed completely.
|
| 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.) |