WsusInvalidServerException Constructor
Applies To: Windows Server Update Services
Initializes a new instance of the WsusInvalidServerException class.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
WsusInvalidServerException() | Initializes a new instance of the WsusInvalidServerException class. |
|
WsusInvalidServerException(SerializationInfo, StreamingContext) | Initializes a new instance of the WsusInvalidServerException class with serialization information. |
|
WsusInvalidServerException(String) | Initializes a new instance of the WsusInvalidServerException class with the specified error message. |
|
WsusInvalidServerException(String, Exception) | Initializes a new instance of the WsusInvalidServerException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
WsusInvalidServerException Class
Microsoft.UpdateServices.Administration Namespace
Return to top