SPDistributionGroupException constructor
Initializes a new instance of the SPDistributionGroupException class.
Overload list
Name | Description | |
---|---|---|
SPDistributionGroupException() | Initializes a new instance of the SPDistributionGroupException class. | |
SPDistributionGroupException(String) | Initializes a new instance of the SPDistributionGroupException class based on the specified error message. | |
SPDistributionGroupException(SerializationInfo, StreamingContext) | Initializes a new instance of the SPDistributionGroupException class based on the specified serialization data and stream context. | |
SPDistributionGroupException(String, Exception) | Initializes a new instance of the SPDistributionGroupException class based on the specified error message and exception object. |
Top
See also
Reference
SPDistributionGroupException class