Compartir a través de


GenerationStoppedException Class

Inheritance Hierarchy

System.Object
  System.Exception
    Microsoft.Exchange.InfoWorker.Common.MailTips.GenerationStoppedException

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

Syntax

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