IDE extension that lets you fix coding issues before they exist!
Setup is effortless and analysis is automatic for most languages
Fast, accurate analysis; enterprise scalability
The main reason for using chained statements is to increase readability, but when used with operational statements, chaining can have the opposite effect. Even worse, it can lead to unexpected program behavior.
TRY. ... CATCH: cx_1, cx_2, cx_3. " only cx_3 gets the following CATCH block "exception handling ... ENDTRY.