Exception handling syntax: Difference between revisions

Content deleted Content added
Line 25:
'''begin'''
Do_Something_Interesting;
''-- Start of exception declarationhandler''
'''exception'''
'''when''' Constraint_Error =>