android · android/RecoverableSecurityException
RecoverableSecurityException
RecoverableSecurityException
A SecurityException subclass (API 29+) indicating the operation can be retried after prompting the user for consent. The exception carries a PendingIntent that launches the system consent dialog. Used by MediaStore mutations when modifying files owned by other apps.