NavigationException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown when an NavigationManager is not able to navigate to a different url.
public ref class NavigationException : Exception
C#
public class NavigationException : Exception
type NavigationException = class
inherit Exception
Public Class NavigationException
Inherits Exception
- Inheritance
-
NavigationException
Navigation |
Initializes a new NavigationException instance. |
Location |
Gets the uri to which navigation was attempted. |
Product | Versions |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |