Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Catch system exceptions

Former Member
0 Likes
381

HI, how can i catch sql system exceptions? ( Catch System-Exceptions.)

with the insert, modify, update sentences

Where can i find a list with the sql catchable exceptions?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
298

If you do F1 on CATCH, you can get a list of catchable exceptions.

Rob

1 REPLY 1
Read only

Former Member
0 Likes
299

If you do F1 on CATCH, you can get a list of catchable exceptions.

Rob