Table of Contents

Class WaitForFailedException

Namespace
Bunit.Extensions.WaitForHelpers
Assembly
Bunit.Core.dll

Represents an exception thrown when the WaitForHelper<T> does not complete successfully.

public sealed class WaitForFailedException : Exception, ISerializable
Inheritance
WaitForFailedException
Implements
Inherited Members
Extension Methods

Constructors

WaitForFailedException(string?, Exception?)

Initializes a new instance of the WaitForFailedException class.

public WaitForFailedException(string? errorMessage, Exception? innerException = null)

Parameters

errorMessage string
innerException Exception
Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.