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

SecurityException

Thrown when an app attempts an operation it is not permitted to perform, usually because a required permission has not been declared in AndroidManifest.xml or has not been granted at runtime (API 23+). Request permissions with ActivityCompat.requestPermissions() and check with ContextCompat.checkSelfPermission().

Also defined in

References

In this namespace

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