WsusObjectAlreadyExistsException Constructor

 

Applies To: Windows Server Update Services

Initializes a new instance of the WsusObjectAlreadyExistsException class.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod WsusObjectAlreadyExistsException()

Initializes a new instance of the WsusObjectAlreadyExistsException class.

System_CAPS_protmethod WsusObjectAlreadyExistsException(SerializationInfo, StreamingContext)

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

System_CAPS_pubmethod WsusObjectAlreadyExistsException(String)

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

System_CAPS_pubmethod WsusObjectAlreadyExistsException(String, Exception)

Initializes a new instance of the WsusObjectAlreadyExistsException class with the specified error message and a reference to the inner exception that is the cause of this exception.

See Also

WsusObjectAlreadyExistsException Class
Microsoft.UpdateServices.Administration Namespace

Return to top