2 references to PermissionException
Microsoft.Maui.Essentials (2)
Permissions\Permissions.shared.cs (2)
58 throw new PermissionException($"{typeof(TPermission).Name} permission was not granted: {status}"); 67 throw new PermissionException($"{typeof(TPermission).Name} permission was not granted or restricted: {status}");