Share via


PrivilegeNotHeldException Class

Inheritance Hierarchy

System.Object
  System.Exception
    Microsoft.Exchange.Diagnostics.Audit.PrivilegeNotHeldException

Namespace:  Microsoft.Exchange.Diagnostics.Audit
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Class PrivilegeNotHeldException _
    Inherits Exception
'Usage
Dim instance As PrivilegeNotHeldException
public class PrivilegeNotHeldException : Exception

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.