This topic has not yet been rated - Rate this topic

WsusInvalidDataException Class

This exception is thrown when data in the WSUS database is not valid.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
'Usage
Dim instance As WsusInvalidDataException

[SerializableAttribute] 
public class WsusInvalidDataException : Exception
/** @attribute SerializableAttribute() */ 
public class WsusInvalidDataException extends Exception
SerializableAttribute 
public class WsusInvalidDataException extends Exception
System.Object
   System.Exception
    Microsoft.UpdateServices.Administration.WsusInvalidDataException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.