Share via


LogException Class

Inheritance Hierarchy

System.Object
  System.Exception
    Microsoft.Exchange.Data.Common.LocalizedException
      Microsoft.Exchange.Data.Common.TransientException
        Microsoft.Exchange.Diagnostics.LogException

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class LogException _
    Inherits TransientException
'Usage
Dim instance As LogException
[SerializableAttribute]
public sealed class LogException : TransientException

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.