SPDistributionGroupException class

Represents an en exception that occurs while performing an operation on a distribution list for a group.

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.SPDistributionGroupException

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

The SPDistributionGroupException exception should only be thrown if an error occurs while performing an operation on a distribution list.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: