Subject | How to get last error message in procedure |
---|---|
Author | kimon_the_athenian2 |
Post date | 2005-04-29T13:36:52Z |
Hi
I want to catch any exception in a stored procedure, then concatenate
the error message with additional info and then raise exception with
more info. How to get error message of last exception?
Aivar
I want to catch any exception in a stored procedure, then concatenate
the error message with additional info and then raise exception with
more info. How to get error message of last exception?
Aivar