Share via


FailFastException Class

Inheritance Hierarchy

System.Object
  System.Exception
    Microsoft.Exchange.Common.FailFastException

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

Syntax

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