Skip to content

Commit

Permalink
ignore permission denied error [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarHatem28 committed Feb 20, 2025
1 parent e8fdf33 commit 2c85638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/exception_handler.dart
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ class ExceptionHandler {
"Connection closed before full header was received",
"Connection terminated during handshake",
"PERMISSION_NOT_GRANTED",
"OS Error: Permission denied",
"Failed host lookup:",
"CERTIFICATE_VERIFY_FAILED",
"Handshake error in client",
Expand Down

0 comments on commit 2c85638

Please sign in to comment.