EdgeNotFoundException Class

Definition

The exception that is thrown when an Edge installation is missing.

C#
[System.Serializable]
public class EdgeNotFoundException : Exception
Inheritance
EdgeNotFoundException
Attributes

Constructors

EdgeNotFoundException()

Initializes a new instance of the EdgeNotFoundException class.

EdgeNotFoundException(Exception)

Initializes a new instance of the EdgeNotFoundException class with a reference to the inner exception that is the cause of this exception.

EdgeNotFoundException(String, Exception)

Initializes a new instance of the EdgeNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.

EdgeNotFoundException(String)

Initializes a new instance of the EdgeNotFoundException class with a specified error message.

Applies to

Produkt Wersje
WebView2 .NET 1.0.664.37
WebView2 .NET Prerelease 0.9.515, 0.9.538, 0.9.579, 0.9.628