NavigationException Class 
Definition
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 : Exceptionpublic class NavigationException : Exceptiontype NavigationException = class
    inherit ExceptionPublic Class NavigationException
Inherits Exception- Inheritance
- 
				NavigationException
Constructors
| NavigationException(String) | Initializes a new NavigationException instance. | 
Properties
| Location | Gets the uri to which navigation was attempted. |