NoBrowserFoundException
Failure cause returned by BrowserSelector.selectBrowser when no usable browser was found.
Surfaced from DefaultWebAuthenticationProvider.launchAuthTab — and, in turn, as the failure cause of a WebAuthentication login/logout call — when no browser could be selected and the fallback, unrestricted launch attempt also failed to resolve to an activity. This is distinct from WebAuthentication.FlowCancelledException, which means a browser opened but the user (or the browser itself) closed it before completing the redirect.