[pgAdmin][SonarQube] Replace the generic exception class with a more specific one - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][SonarQube] Replace the generic exception class with a more specific one
Date
Msg-id CAM9w-_mCf+nEhMDdWoEXZg+SVH4o1FEJ2EGxeZFFwvTUrVqsEg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][SonarQube] Replace the generic exception class with a more specific one  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to replace the generic exception class with a newly added ExecuteError class for all the places where error occurs when a SQL is executed.
This fixes around 34 issues.

Please review.
--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Patch for SonarQube code scan fixes.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Replace the generic exception class with a more speci