Share via


AsyncLocalizedExceptionWrapper Class

Inheritance Hierarchy

System.Object
  System.Exception
    Microsoft.Exchange.Data.Common.LocalizedException
      Microsoft.Exchange.Common.AsyncLocalizedExceptionWrapper

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

Syntax

'Declaration
Public Class AsyncLocalizedExceptionWrapper _
    Inherits LocalizedException
'Usage
Dim instance As AsyncLocalizedExceptionWrapper
public class AsyncLocalizedExceptionWrapper : 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.