3 references to NavigationException
Microsoft.AspNetCore.Components.Endpoints (1)
DependencyInjection\HttpNavigationManager.cs (1)
34
throw new
NavigationException
(absoluteUriString);
Microsoft.AspNetCore.Components.Server (2)
Circuits\RemoteNavigationManager.cs (2)
112
throw new
NavigationException
(absoluteUriString);
162
throw new
NavigationException
(absoluteUriString);