Is there any way to avoid permission_denied exception dump on console. I dont want to see that exception on console and want to handle it gracefully. I tried follownig but it does not seems to be working. I also tried .onAuth() but that also does not prevent this happening.Is there any way to avoid permission_denied exc