Application Development 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: 

Catch system exceptions

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Rob

1 REPLY 1

Former Member
0 Kudos

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

Rob