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
System_CAPS_pubmethod WsusInvalidServerException()

Initializes a new instance of the WsusInvalidServerException class.

System_CAPS_protmethod WsusInvalidServerException(SerializationInfo, StreamingContext)

Initializes a new instance of the WsusInvalidServerException class with serialization information.

System_CAPS_pubmethod WsusInvalidServerException(String)

Initializes a new instance of the WsusInvalidServerException class with the specified error message.

System_CAPS_pubmethod 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