$ errors.fyi/android/ActivityNotFoundException 128 namespaces · 4,025 codes
android · android/ActivityNotFoundException
ActivityNotFoundException

ActivityNotFoundException

Thrown by Context.startActivity() when no installed app has an Activity that can handle the given Intent. Check beforehand with PackageManager.resolveActivity(), or wrap the startActivity() call in a try/catch to show the user a friendly error.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT