SenderException Constructor
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
SenderException() | Initializes a new instance of the SenderException class. |
|
SenderException(SerializationInfo, StreamingContext) | Initializes a new instance of the SenderException class. |
|
SenderException(String) | Initializes a new instance of the SenderException class. |
|
SenderException(String, Exception) | Initializes a new instance of the SenderException class. |
See Also
SenderException Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top