Navigation Failed
class NavigationFailed(val request: NavigateRequest, val response: NavigateResponse) : Exception(source)
Thrown to indicate that the navigation to a page has failed.
Thrown to indicate that the navigation to a page has failed.