TestFailFastException Class
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Exchange.Common.TestFailFastException
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Class TestFailFastException _
Inherits Exception
'Usage
Dim instance As TestFailFastException
public class TestFailFastException : 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.