SetupVersionInformationCorruptException Class
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Exchange.Data.Common.LocalizedException
Microsoft.Exchange.Diagnostics.SetupVersionInformationCorruptException
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
<SerializableAttribute> _
<SecurityPermissionAttribute(SecurityAction.Demand, SerializationFormatter := True)> _
Public Class SetupVersionInformationCorruptException _
Inherits LocalizedException
'Usage
Dim instance As SetupVersionInformationCorruptException
[SerializableAttribute]
[SecurityPermissionAttribute(SecurityAction.Demand, SerializationFormatter = true)]
public class SetupVersionInformationCorruptException : LocalizedException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.