HELPLIB.HLB  —  CC  Messages  NOSEHHAND
 Message        Missing exception handler.

 Description    The __builtin_try clause must specify an exception
                handler of either __builtin_finally or
                __builtin_except.  This message is only generated on
                UNIX systems.

 User Action    Correct the __builtin_try clause.
Close Help