BEGIN instructions EXCEPTION WHEN condition [OR condition]* THEN instructions [ WHEN condition [OR condition]* THEN instructions ]* END;