Hi,
is there a way to override the message that gets displayed when pl/sql raises a application exception?
For example ORA-20001: Some message here. ORA-06512: at..........
Is there a way to display custom message when specific ora code occurs.
Thank you.