NavigationException Class

Definition

Exception thrown when an NavigationManager is not able to navigate to a different url.

C#
public class NavigationException : Exception
Inheritance
NavigationException

Constructors

NavigationException(String)

Initializes a new NavigationException instance.

Properties

Location

Gets the uri to which navigation was attempted.

Applies to

Product Versions
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0