Click or drag to resize
LinkedInPartialDeleteException Class
Thrown when delete operation of LinkedIn content is not executed completely.
Inheritance Hierarchy
SystemObject
  SystemException
    CMS.SocialMarketingLinkedInPartialDeleteException

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public class LinkedInPartialDeleteException : Exception
Constructors
  NameDescription
Public methodLinkedInPartialDeleteException
Thrown when delete operation of LinkedIn content is not executed completely.
Public methodLinkedInPartialDeleteException(String)
Thrown when delete operation of LinkedIn content is not executed completely.
Public methodLinkedInPartialDeleteException(String, Exception)
Thrown when delete operation of LinkedIn content is not executed completely.
Top
See Also