How can I FIlter Oracle exceptions

delphi package - automated exception handling
Post Reply
nickosl50@gmail.com
Posts: 4
Joined: Tue Mar 22, 2016 11:19 am

How can I FIlter Oracle exceptions

Post by nickosl50@gmail.com »

I would like my program to display the normal excepion dialog of Delphi when an oracle exception appears , but I want all other exceptions to pass thru madexcept dialog. I would like to know what is the class name for Oracle exceptions and if I could use this class name to madexcept exception filter


Thank you very much
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: How can I FIlter Oracle exceptions

Post by madshi »

I've no knowledge about Oracle. Please post a madExcept bug report about a typical Oracle exception.
Post Reply